Libraries tagged by cant
catfan/medoo
1399400 Downloads
The lightweight PHP database framework to accelerate development
carthage-software/mago
171148 Downloads
Mago is a toolchain for PHP that aims to provide a set of tools to help developers write better code.
thecodingmachine/graphqlite
2492695 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
symfony/security-acl
37567095 Downloads
Symfony Security Component - ACL (Access Control List)
sunra/php-simple-html-dom-parser
9073346 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.
srmklive/paypal
3137928 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
spatie/laravel-rate-limited-job-middleware
3261647 Downloads
A middleware that can rate limit jobs
snapappointments/bootstrap-select
441244 Downloads
The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.
shipmonk/dead-code-detector
613513 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
rtconner/laravel-tagging
2762479 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
15444740 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
riverline/multipart-parser
49355584 Downloads
One class library to parse multipart content with encoding and charset support.
pimcore/pimcore
3340074 Downloads
Content & Product Management Framework (CMS/PIM/E-Commerce)
php-mock/php-mock
15279345 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
9040992 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.