Libraries tagged by source
theseer/tokenizer
582755027 Downloads
A small library for converting tokenized PHP source code into XML and potentially other formats
symfony/property-info
188479338 Downloads
Extracts information about PHP class' properties using metadata of popular sources
sebastian/lines-of-code
371047743 Downloads
Library for counting the lines of code in PHP source code
nunomaduro/phpinsights
7883403 Downloads
Instant PHP quality checks from your console.
twbs/bootstrap-icons
1131711 Downloads
Official open source SVG icon library for Bootstrap
phpro/grumphp
11614454 Downloads
A composer plugin that enables source code quality checks.
dg/bypass-finals
16692513 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
ondram/ci-detector
31037860 Downloads
Detect continuous integration environment and provide unified access to properties of current build
php-open-source-saver/jwt-auth
5947821 Downloads
JSON Web Token Authentication for Laravel and Lumen
spatie/phpunit-watcher
6469570 Downloads
Automatically rerun PHPUnit tests when source code changes
spatie/laravel-translation-loader
1878534 Downloads
Store your language lines in the database, yaml or other sources
roots/wordpress
14022317 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
propel/propel
4635779 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.
phayes/geophp
8060170 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.
maglnet/composer-require-checker
7189149 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package