Libraries tagged by fr
slim/slim
44615428 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
pestphp/pest
40826295 Downloads
The elegant PHP Testing Framework.
fruitcake/laravel-cors
114983393 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
symfony/twig-bundle
167893834 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/security-bundle
149604374 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/property-access
258410755 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/dotenv
196926473 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
99182726 Downloads
Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework
swagger-api/swagger-ui
37859985 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpspec/prophecy
532023882 Downloads
Highly opinionated mocking framework for PHP 5.3+
mtdowling/jmespath.php
417046273 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
66207036 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
240721911 Downloads
ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.
league/oauth2-server
117071082 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.
laravel/telescope
54405594 Downloads
An elegant debug assistant for the Laravel framework.