Libraries tagged by simple menu
legecha/enumpty
197 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.
skinka/type-enum
2027 Downloads
Simple and fast implementation of enumerations with native PHP 5.4 and upper
the-real-start/enums
879 Downloads
Simple php tool to work with enums
emulgeator/enum
9985 Downloads
A very simple library allowing you to define enums in PHP
aslnbxrz/simple-exception
24 Downloads
A comprehensive exception handling package for Laravel with custom error responses and enum-based error codes
elao/form-simple-object-mapper
874 Downloads
Ease mapping immutable/value objects to Symfony Forms
thepsion5/entities
7 Downloads
A simple library for managing entities and value objects
developerawam/generate-migration
24 Downloads
This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.
slepic/value-object
149 Downloads
Simple value objects and enums
jaspaul/eloquent-model-validation
20376 Downloads
A simple package that provides a venue for model validation in Laravel.
upperdog/wp-core-update-cleaner
10 Downloads
This plugin automatically removes some files in the root folder, like wp-config-sample.php, readme and license files, when WordPress is manually or automatically updated.
vosiz/php-enum
38 Downloads
PHP simple enum-like class
tebru/enum
509 Downloads
Simple enum library for PHP
simondeeley/enum
4 Downloads
A simple ENUM object for PHP
macrominds/enum
98 Downloads
A simple enum implementation for php that allows for typehinting.