Libraries tagged by enumable
dilovanmatini/laravel-enumable
33 Downloads
The Laravel Enumable trait provides a set of utility methods to enhance PHP enums. It includes methods for manipulating enum cases, retrieving labels, and converting enums to various formats.
tijsverkoyen/css-to-inline-styles
361661595 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
spatie/enum
17216719 Downloads
PHP Enums
symfony/runtime
47629729 Downloads
Enables decoupling PHP applications from global state
phpro/grumphp
10917506 Downloads
A composer plugin that enables source code quality checks.
league/flysystem-cached-adapter
24307175 Downloads
An adapter decorator to enable meta-data caching.
league/factory-muffin
9403739 Downloads
The goal of this package is to enable the rapid creation of objects for the purpose of testing.
coduo/php-matcher
9085068 Downloads
PHP Matcher enables you to match values with patterns
webmozarts/console-parallelization
2758806 Downloads
Enables parallelization of Symfony Console commands
spatie/laravel-model-status
1198105 Downloads
A package to enable assigning statuses to Eloquent Models
roots/bedrock-autoloader
3702690 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
phalcon/ide-stubs
2375452 Downloads
The most complete Phalcon Framework IDE stubs library which enables autocompletion in modern IDEs.
pact-foundation/pact-php
1050134 Downloads
Enables consumer driven contract testing, following the PACT foundation principles.
mikecao/flight
390622 Downloads
Flight is a fast, simple, extensible framework for PHP. Flight enables you to quickly and easily build RESTful web applications. This is the maintained fork of mikecao/flight
m1/env
8975809 Downloads
Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.