Libraries tagged by fr
slim/slim
38288537 Downloads
Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs
pestphp/pest
22579639 Downloads
The elegant PHP Testing Framework.
fruitcake/laravel-cors
106032619 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
symfony/twig-bundle
137754781 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/security-bundle
123408973 Downloads
Provides a tight integration of the Security component into the Symfony full-stack framework
symfony/property-access
212884822 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/dotenv
160667324 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
80913867 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
30157363 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
phpspec/prophecy
499864053 Downloads
Highly opinionated mocking framework for PHP 5.3+
mtdowling/jmespath.php
347170599 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
54509822 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
186301422 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
95473362 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
40800692 Downloads
An elegant debug assistant for the Laravel framework.