Libraries tagged by User Class
xm/symfony-bundle
2504 Downloads
Provides classes & services typically used in XM Media Symfony projects.
webpatser/laravel-sanitize
36136 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
top7up/id
722 Downloads
This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. http://aziz.oraij.com
roddy/firestore-eloquent
181 Downloads
Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding "Model"/"Class" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.
php-forge/awesome-widget
15410 Downloads
Foundation classes and components used by Awesome Widget.
myth/bay
5491 Downloads
Provides a simple mechanism for inserting view partials rendered in other classes. Can be used to provide a 'widgets' implementation or similar.
ohanzee/helpers
2504 Downloads
Collection of helpers, small static classes for general purpose use
mouf/utils.session.session-manager
251502 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
mouf/html.renderer.twig-extensions
356149 Downloads
This package contains a set of Twig extensions and utility class to ease the use of Twig templates in Mouf.
modelflow-ai/api-client
1359 Downloads
Base classes which can be used to build an api-client.
luar/php-excimer
1111 Downloads
Implements the MediaWiki Excimer class for ease of use. Generate a json file that you can upload to speedscope.app to view the profile.
levmyshkin/count-up.js
4185 Downloads
CountUp.js is a dependency-free, lightweight Javascript class that can be used to quickly create animations that display numerical data in a more interesting way
larabeans/core
1036 Downloads
Apiato container to contains parent classes or common code used by all containers provided by Larabeans.
dmamontov/asynctask
2308 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
upmind/provision-provider-base
5947 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.