Libraries tagged by recuring
modera/selenium-tools
374 Downloads
Contains tools for running Selenium tests - multi-session tests, recording videos etc
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mizterfrek/laravel-api-responser
12 Downloads
Laravel Package - Traits and helpers for returning standard API responses
minkbear/laravel-jsvalidation
504 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
mikolajprzybysz/php-sil
15 Downloads
Standard Interface Library provides a set of interfaces for software developers to ensure compatibility of across various projects. Making them easily exchangeable and reducing to zero the overhead of making library compatible with projects using this standard.
mikejw/admin-cookie
6 Downloads
Set a cookie to indicate a 'returning admin' so that analytics code is bypassed.
michelrtm/execution-time-recorder
197 Downloads
Class for recording execution times for specific code block or whenever required.
mawebdk/preg-match
7 Downloads
PregMatch is an encapsulation of preg_match returning a boolean instead of 0/1 and throwing an exception in case of an error.
mattkurek/athena-input
2 Downloads
A PHP library for handling user input in a safe and efficient manor while requiring code
mattkurek/athena-database
0 Downloads
A simple PHP library for interacting with a MySQL/MariaDB database in a safe and efficient manner while requiring minimal code
masterfermin02/php-audio-text-summary
14 Downloads
PHP package to transcribe recordings or audio to text and summary using google speech to text and chatGPT
marcossaoleo/laravel-oauth2-login
9 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
m1ke/json-explore
10 Downloads
Allows you to analyse the fields present in a data structure, aimed at APIs returning data as JSON
lucaterribili/laravel-password-history-validation
108 Downloads
Prevent users from reusing recently used passwords
lucapericlp/medium-rss-parser
30 Downloads
Parses a Medium profile's RSS feed and returning easy to use PHP objects for every post sorted by latest date.