Libraries tagged by Package Class
leonelquinteros/php-toml
5587 Downloads
PHP parser for TOML language ( https://github.com/toml-lang/toml )
classiebit/eventmie
1713 Downloads
Run your own Events business with Eventmie Pro. Use it as event ticket selling website or event management platform on your own domain.
classiebit/addchat-laravel
7263 Downloads
Live chat widget for Laravel that also includes multi-user chat, group permissions, customer support chat & more.
znanylekarz/ical
145836 Downloads
This package offers PHP-classes to create iCal compatible *.ics files.
yemenopensource/hero-icons
5502 Downloads
HeroIcons is a Laravel package that provides a convenient command for generating hero icons as constants on a PHP class. This package is designed to simplify the process of working with hero icons in your Laravel projects.
naucon/file
22210 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
christophwurst/nextcloud
1048833 Downloads
Composer package containing Nextcloud's public API (classes, interfaces)
naucon/utility
63506 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
naucon/breadcrumbs
19501 Downloads
The breadcrumb package helps to integrate a common breadcrumb navigation into a web application. The package includes two components: A breadcrumbs class to add breadcrumb elements and a breadcrumbs helper to render html markup in php or smarty templates.
jdavidbakr/multi-server-event
169723 Downloads
This package extends Laravel's native Command Event class to allow for managing events fired on the same system with multiple servers, preventing an event from firing more than once
pear/html_common2
441064 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
jcergolj/laravel-form-request-assertions
21325 Downloads
Package for unit test laravel form request classes
azimkordpour/power-enum
8605 Downloads
This light package provides some methods to your Enum classes to make the most of them.
ytake/valueobjects
84905 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
steefdw/standards-enums
31696 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.