Libraries tagged by it
itsjavi/bootstrap-colorpicker
396414 Downloads
Bootstrap Colorpicker is a modular color picker plugin for Bootstrap 4.
itbz/fpdf
2467593 Downloads
Unofficial PSR-0 compliant version of the FPDF library
zumba/json-serializer
664843 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
zetacomponents/mail
1741531 Downloads
The component allows you construct and/or parse Mail messages conforming to the mail standard. It has support for attachments, multipart messages and HTML mail. It also interfaces with SMTP to send mail or IMAP, POP3 or mbox to retrieve e-mail.
z4kn4fein/php-semver
1110272 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.
yiisoft/var-dumper
1003816 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
wulfheart/pretty_routes
383540 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
voskobovich/yii2-linker-behavior
283143 Downloads
This behavior makes it easy to maintain many-to-many and one-to-many relations in your ActiveRecord models.
valorin/random
90425 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
umulmrum/holiday
251697 Downloads
A PHP library to compute holidays. It's something :-)
thinkcmf/thinkcmf
17909 Downloads
ThinkCMF based on ThinkPHP 8.x , it is a free and open source Content Management Framework(CMF)
texy/texy
778286 Downloads
Texy converts plain text in easy to read Texy syntax into structurally valid (X)HTML. It supports adding of images, links, nested lists, tables and has full support for CSS. Texy supports hyphenation of long words (which reflects language rules), clickable emails and URL (emails are obfuscated against spambots), national typographic single and double quotation marks, ellipses, em dashes, dimension sign, nonbreakable spaces (e.g. in phone numbers), acronyms, arrows and many others. Texy code can optionally contain HTML tags.
teepluss/theme
168988 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory.
sweetrdf/easyrdf
906703 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
stechstudio/laravel-jwt
78005 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel