Libraries tagged by froq
symfony/property-access
260446697 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/dotenv
198615627 Downloads
Registers environment variables from a .env file
symfony/debug-bundle
100129244 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
38259737 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
setasign/fpdi
121562573 Downloads
FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.
mtdowling/jmespath.php
420110520 Downloads
Declaratively specify how to extract elements from a JSON document
mpdf/mpdf
66852180 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
maennchen/zipstream-php
243205675 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
118117537 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.
knplabs/knp-snappy
60778121 Downloads
PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.
hashids/hashids
42169478 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
google/recaptcha
79825559 Downloads
Client library for reCAPTCHA, a free service that protects websites from spam and abuse.
twitter/bootstrap
1695604 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
symfony/runtime
69544134 Downloads
Enables decoupling PHP applications from global state
symfony/messenger
100352968 Downloads
Helps applications send and receive messages to/from other applications or via message queues