Libraries tagged by inc
mossadal/math-parser
1429412 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
mexitek/phpcolors
2972927 Downloads
A series of methods that let you manipulate colors. Just incase you ever need different shades of one color on the fly.
liuggio/excelbundle
6255552 Downloads
This is a Symfony2 Bundle helps you to read and write Excel files (including pdf, xlsx, odt), thanks to the PHPExcel library
larswiegers/laravel-translations-checker
260290 Downloads
Make sure your laravel translations are checked and are included in all languages.
laminas/laminas-inputfilter
12589194 Downloads
Normalize and validate input sets from the web, APIs, the CLI, and more, including files
laminas/laminas-authentication
5166663 Downloads
provides an API for authentication and includes concrete authentication adapters for common use case scenarios
joypixels/emoji-toolkit
647338 Downloads
JoyPixels is a complete set of emoji designed for the web. The emoji-toolkit includes libraries to easily convert unicode characters to shortnames (:smile:) and shortnames to JoyPixels emoji images. PNG formats provided for the emoji images.
darsyn/ip
1688276 Downloads
An immutable IP Address value object that provides several different notations, including helper functions.
codedge/laravel-fpdf
1487027 Downloads
Laravel package to include Fpdf. It ships with Fpdf 1.86.
bkwld/cloner
1645127 Downloads
A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.
beyondcode/laravel-mailbox
765124 Downloads
Handle incoming emails in your Laravel application.
skorp/detect-incompatible-samesite-useragents
2264063 Downloads
Determine if UserAgent is incompatible with SameSite=None
zumba/json-serializer
654755 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
z4kn4fein/php-semver
1079532 Downloads
Semantic Versioning library for PHP. It implements the full semantic version 2.0.0 specification and provides ability to parse, compare, and increment semantic versions along with validation against constraints.
wikimedia/utfnormal
4597016 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present