Libraries tagged by alto
vlucas/phpdotenv
535231253 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/event-dispatcher
890399903 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/object-reflector
665931746 Downloads
Allows reflection of object attributes, including inherited and non-public ones
guzzlehttp/psr7
907433126 Downloads
PSR-7 message implementation that also provides common utility methods
friendsofphp/php-cs-fixer
205743564 Downloads
A tool to automatically fix PHP code style
rector/rector
96218737 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
barryvdh/laravel-ide-helper
106325312 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/var-exporter
324587945 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/mime
584315540 Downloads
Allows manipulating MIME messages
symfony/form
132861195 Downloads
Allows to easily create, process and reuse HTML forms
symfony/dependency-injection
385945824 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/config
409986201 Downloads
Helps you find, load, combine, autofill and validate configuration values of any kind
symfony/browser-kit
249984682 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
openai-php/client
13895734 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
league/oauth2-server
116962356 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.