PHPackages                             dimitrievski/shapegen - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dimitrievski/shapegen

ActiveLibrary

dimitrievski/shapegen
=====================

Generates 2D shapes in different sizes

v1.0.0(8y ago)016MITPHPPHP ^7.0

Since Nov 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dimitrievski/shapegen)[ Packagist](https://packagist.org/packages/dimitrievski/shapegen)[ Docs](https://github.com/dimitrievski/shapegen)[ RSS](/packages/dimitrievski-shapegen/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

ShapeGen (Shape Generator)
==========================

[](#shapegen-shape-generator)

Generates 2D shapes (circles, ellipses, diamonds, squares, rectangles, triangles) in different sizes.

Requirements
------------

[](#requirements)

PHP 7.0 and later.

Composer
--------

[](#composer)

You can install the bindings via [Composer](http://getcomposer.org/). Run the following command:

```
$ composer require dimitrievski/shapegen
```

To use the bindings, use Composer's [autoload](https://getcomposer.org/doc/01-basic-usage.md#autoloading):

```
