Libraries tagged by it
itbz/fpdf
2483950 Downloads
Unofficial PSR-0 compliant version of the FPDF library
zumba/json-serializer
685407 Downloads
Serialize PHP variables, including objects, in JSON format. Support to unserialize it too.
zetacomponents/mail
1760614 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
1176001 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
1062414 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
wulfheart/pretty_routes
385378 Downloads
Display your Laravel routes in the console, but make it pretty. 😎
wbraganca/yii2-dynamicform
753079 Downloads
It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.
valorin/random
112581 Downloads
Random is a simple helper package designed to make it easy to generate a range of different cryptographically secure random values.
umulmrum/holiday
275192 Downloads
A PHP library to compute holidays. It's something :-)
thinkcmf/thinkcmf
18371 Downloads
ThinkCMF based on ThinkPHP 8.x , it is a free and open source Content Management Framework(CMF)
texy/texy
795375 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
170166 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
991116 Downloads
EasyRdf is a PHP library designed to make it easy to consume and produce RDF.
stechstudio/laravel-jwt
84075 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
spiral-packages/scheduler
632167 Downloads
The scheduler is a package for spiral framework. It will help to managing scheduled tasks on your server.