Libraries tagged by Package Class
formfeed-uk/nova-theming-classes
78447 Downloads
A Laravel Nova package to add theming classes to components.
maikuolan/common
128502 Downloads
Common classes package. Contains some common classes written for CIDRAM, phpMussel, etc, available for additional use elsewhere via this package.
znanylekarz/ical
158846 Downloads
This package offers PHP-classes to create iCal compatible *.ics files.
naucon/file
23060 Downloads
This package contains php classes to access, change, copy, delete, move, rename files and directories.
naucon/utility
65599 Downloads
This package provides miscellaneous php interfaces and classes to structure and organize data as well as groups of objects
naucon/breadcrumbs
20904 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
171789 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
463631 Downloads
Abstract base class for HTML classes (PHP5 port of HTML_Common package).
jcergolj/laravel-form-request-assertions
24464 Downloads
Package for unit test laravel form request classes
azimkordpour/power-enum
10473 Downloads
This light package provides some methods to your Enum classes to make the most of them.
zenithsu/laravel-plus
785 Downloads
Laravel-Plus is an efficient Laravel extension package designed to enhance development productivity. It integrates powerful annotation handling and practical helper classes, making the development of Laravel applications more convenient and flexible.
ytake/valueobjects
85330 Downloads
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
steefdw/standards-enums
40035 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.
silverhand7/laravel-artisan-maker
8618 Downloads
A simple package that can help you to create a boilerplate of a service or action class.
securetrading/data
431859 Downloads
Secure Trading's Data package. Contains getters/setters/deleters for a data object and allows extending classes to define validation methods for specific data keys.