Libraries tagged by 2can
orchestra/canvas
7013453 Downloads
Code Generators for Laravel Applications and Packages
mbostock/d3
402361 Downloads
A JavaScript visualization library for HTML and SVG.
jeremykendall/php-domain-parser
10705926 Downloads
Public Suffix List and IANA Root Zone Database based Domain parsing implemented in PHP.
enlightn/security-checker
27921783 Downloads
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
icanhazstring/composer-unused
4858904 Downloads
Show unused packages by scanning your code
yahnis-elsts/plugin-update-checker
1080937 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.
srmklive/paypal
2721370 Downloads
Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.
spatie/laravel-rate-limited-job-middleware
2780235 Downloads
A middleware that can rate limit jobs
rtconner/laravel-tagging
2533097 Downloads
Use PHP traits to extend Laravel Eloquent Models to allow Tags. Models can be marked as Taggable.
roots/wordpress
14454667 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
php-mock/php-mock
13195326 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
8323136 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
10476596 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
johnpbloch/wordpress
8474057 Downloads
WordPress is open source software you can use to create a beautiful website, blog, or app.
eluceo/ical
14163733 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.