Libraries tagged by enum generator
ratno/generate-enum
367 Downloads
Generate Enum in Models
archvayu/laravel-enum
13 Downloads
Laravel package to generate enum type objects
bolzer/ts-const-enum
4 Downloads
A command line tool to generate typescript constants from your php constants
cspray/yape-dbal
5 Downloads
An extension of cspray/yape that allows storing generated Enums in your Doctrine Entities
arjanhulst/breadcrumbs-bundle
1 Downloads
Allows generating breadcrumbs from controller annotations.
lorem/ipsum
141 Downloads
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
kent013/artisan-command-apib-resource
43 Downloads
An artisan command to generate API resource from Factory/Enum.
eltristi/extra-commands
1167 Downloads
A Laravel package to generate repositories, services, interfaces, traits and enums.
ondkal/paginator
16 Downloads
A lightweight PHP paginator, for generating pagination controls in the style of Stack Overflow and Flickr. The 'first' and 'last' page links are shown inline as page numbers, and excess page numbers are replaced by ellipses. This is a fork of the original project by Jason Grimes that allows using item number (in addition to page number) as NUM_PLACEHOLDER for the target link in the URL.