Libraries tagged by can
t3g/blog
509708 Downloads
This blog extension uses TYPO3s core concepts and elements to provide a full-blown blog that users of TYPO3 can instantly understand and use.
stevencorona/opcache-json
208842 Downloads
Library that grabs some critical stats from Zend Opcache and outputs to JSON for monitoring and alerting. Can also output to statsd sink.
steampixel/simple-php-router
54908 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/laravel-support-bubble
137457 Downloads
A non-intrusive support chat bubble that can be displayed on any page
sandrokeil/interop-config
401832 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
rinvex/laravel-categories
152993 Downloads
Rinvex Categories is a polymorphic Laravel package, for category management. You can categorize any eloquent model with ease, and utilize the power of Nested Sets, and the awesomeness of Sluggable, and Translatable models out of the box.
php-coord/php-coord
778451 Downloads
PHPCoord is a PHP library to aid in handling coordinates. It can convert coordinates for a point from one system to another and also calculate distance between points.
pear/numbers_words
899193 Downloads
Allows converting numbers written in arabic digits to words in several languages. You can convert an integer between -infinity and infinity.
mattiasgeniar/phpunit-query-count-assertions
597990 Downloads
A custom assertion for phpunit that allows you to count the amount of SQL queries used in a test. Can be used to enforce certain performance characteristics (ie: limit queries to X for a certain action).
magento-hackathon/module-eavcleaner-m2
243518 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
itamair/geophp
5132004 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.
hbattat/verifyemail
125810 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
emilianotisato/nova-tinymce
776957 Downloads
This Nova package allow you to use TinyMCE editor for text areas.You can customize the editor options and... you can upload images to your server and put them rigth there on the text without leaving the text editor!
dreamonkey/laravel-cloudfront-url-signer
711922 Downloads
Laravel 5.6+ wrapper around CloudFront canned signed URLs
danielme85/laravel-log-to-db
790050 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.