Libraries tagged by cant
overtrue/phplint
11709046 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nette/security
8342837 Downloads
🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
laminas/laminas-servicemanager
48721436 Downloads
Factory-Driven Dependency Injection Container
laminas/laminas-mvc
21378074 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
johnpbloch/wordpress
8926489 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
3144163 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
eluceo/ical
15465230 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
drupal/core
56011284 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
datatables/datatables
1347409 Downloads
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
codeception/module-asserts
44106124 Downloads
Codeception module containing various assertions
classpreloader/classpreloader
41762274 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
cebe/php-openapi
14025262 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
brick/varexporter
24469796 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
aura/sql
2184065 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.
arrilot/laravel-widgets
4309773 Downloads
A powerful alternative to view composers. Asynchronous widgets, reloadable widgets, console generator, caching - everything you can think of.