Libraries tagged by cost
nette/application
13192163 Downloads
🏆 Nette Application: a full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
kevinrob/guzzle-cache-middleware
14581641 Downloads
A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)
clue/term-react
8352900 Downloads
Streaming terminal emulator, built on top of ReactPHP.
casbin/casbin
1069494 Downloads
a powerful and efficient open-source access control library for php projects.
bepsvpt/secure-headers
3762262 Downloads
Add security related headers to HTTP response. The package includes Service Providers for easy Laravel integration.
backpack/crud
2895218 Downloads
Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.
hoa/stream
21248769 Downloads
The Hoa\Stream library.
hoa/compiler
13646528 Downloads
The Hoa\Compiler library.
yahnis-elsts/plugin-update-checker
1175799 Downloads
A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.
watson/active
3127508 Downloads
Laravel helper for recognising the current route, controller and action
vaimo/composer-patches
3738581 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
thecodingmachine/graphqlite
2314996 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
symfony/security-acl
37002974 Downloads
Symfony Security Component - ACL (Access Control List)
sunra/php-simple-html-dom-parser
8961250 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.
spaze/phpstan-disallowed-calls
13912529 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.