Libraries tagged by contenir
willdurand/negotiation
105998884 Downloads
Content Negotiation tools for PHP provided as a standalone library.
whitecube/nova-flexible-content
2440259 Downloads
Flexible Content & Repeater Fields for Laravel Nova.
spatie/laravel-csp
6768517 Downloads
Add CSP headers to the responses of a Laravel app
paragonie/csp-builder
2204798 Downloads
Easily add and update Content-Security-Policy headers for your project
bepsvpt/secure-headers
3746871 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
backpack/crud
2885290 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
sunra/php-simple-html-dom-parser
8949759 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
riverline/multipart-parser
46775830 Downloads
One class library to parse multipart content with encoding and charset support.
pimcore/pimcore
3221488 Downloads
Content & Product Management Framework (CMS/PIM/E-Commerce)
mikehaertl/php-tmpfile
24129826 Downloads
A convenience class for temporary files
drupal/core
53963194 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
cebe/php-openapi
13477554 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
aura/sql
2058287 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
theseer/fdomdocument
41078938 Downloads
The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.
sebastian/finder-facade
40359685 Downloads
FinderFacade is a convenience wrapper for Symfony's Finder component.