Libraries tagged by User Class
kdaviesnz/callbackfileiterator
70 Downloads
Class that iterators over files and applies a user-defined callback.
kakan/flashmessage
6 Downloads
Class purpose is to output feedback to the user.
juoum/giaeconnect
10 Downloads
This PHP class provides an unofficial API for the GIAE platform (Gestão Integrada para Administração Escolar), widely used on Portuguese public schools, on behalf of a given user.
hsky/actionlog
159 Downloads
The helper class for Laravel 5 applications to get record user log and api log
gugiman/date-period-parser8601
11 Downloads
PHP Class for rudimental parsing ob ISO8601 DatePeriods user e.g. by Amazon Alexas Slot type AMAZON.DATE
gavinggordon/input-validator
18 Downloads
A PHP class which provides the ability to quickly validate user input, depending on a set of user-defined rules.
gavinggordon/constantgroups
17 Downloads
A PHP class which provides quick as-needed access to pre- and user defined data via constants.
designbycode/google-maps-place-details
79 Downloads
The Reviews class is a part of the Designbycode namespace and is used to fetch reviews, rating, and user ratings total of a place using the Google Places API. It requires a Google Maps API key and a Google Maps place ID to make requests.
designbycode/credit-card-validator
8 Downloads
The Credit Card Validator package provides a set of classes to validate credit card numbers, expiry dates, and CVV codes. This package is designed to help you ensure that the credit card information provided by users is valid and accurate.
como/input
30 Downloads
A Input class for that makes it easier for accessing user input
cod3x/logsystem
15 Downloads
A PHP class to create a log system to have a look on user interaction
catcoder/mobiledetectlib
43 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
brookinsconsulting/bcswitchadminlanguage
9 Downloads
eZ Publish Legacy kernel override class extension which provides a stable and flexible solution which allows the user to change the language of the current siteaccess on the fly. Provides for greater multilingual editor access!
bored-programmers/laragrid
97 Downloads
LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.
bluehousegroup/silverstripe-unique-page
527 Downloads
Prevents admin users from creating more than one instance of a page class.