Libraries tagged by ally
symfony/mime
770660654 Downloads
Allows manipulating MIME messages
symfony/event-dispatcher
1096983410 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/dependency-injection
483829836 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
sebastian/object-reflector
836329480 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/object-enumerator
897078871 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
league/oauth2-server
161289312 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.
barryvdh/laravel-ide-helper
143845114 Downloads
Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.
symfony/form
172971880 Downloads
Allows to easily create, process and reuse HTML forms
symfony/browser-kit
313161677 Downloads
Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
openai-php/laravel
11813751 Downloads
OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API
openai-php/client
34181008 Downloads
OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API
maennchen/zipstream-php
344323384 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
knplabs/knp-snappy
76547593 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
doctrine/deprecations
556548350 Downloads
A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.
doctrine/data-fixtures
151328050 Downloads
Data Fixtures for all Doctrine Object Managers