Libraries tagged by cant
php-mock/php-mock
14463920 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
phayes/geophp
8743688 Downloads
GeoPHP is a open-source native PHP library for doing geometry operations. It is written entirely in PHP and can therefore run on shared hosts. It can read and write a wide variety of formats: WKT (including EWKT), WKB (including EWKB), GeoJSON, KML, GPX, GeoRSS). It works with all Simple-Feature geometries (Point, LineString, Polygon, GeometryCollection etc.) and can be used to get centroids, bounding-boxes, area, and a wide variety of other useful information.
overtrue/phplint
11286270 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nette/security
8090334 Downloads
🔑 Nette Security: provides authentication, authorization and a role-based access control management via ACL (Access Control List)
laminas/laminas-servicemanager
46786263 Downloads
Factory-Driven Dependency Injection Container
laminas/laminas-mvc
20515264 Downloads
Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins
johnpbloch/wordpress
8741767 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
jeroendesloovere/vcard
3016517 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
14945912 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
54277606 Downloads
Drupal is an open source content management platform powering millions of websites and applications.
datatables/datatables
1324116 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
42152699 Downloads
Codeception module containing various assertions
classpreloader/classpreloader
41585189 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
13554771 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.
brick/varexporter
23029995 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()