The simply the best collection of popular scripts
Create a simple CRUD application. The class provides a base class that can access a MySQL database using the MySQLi extension. Several CRUD classes use the base class to execute SQL queries to perform several CRUD operations.
This PHP package can backup and restore your WordPress website. It works independently from the WordPress site itself. If the WordPress site fails, this tool can be used to restore the WordPress database and files.
Define matrices with dynamic cell calculations. The package offers flexibility in matrix manipulation, enabling dynamic calculations and providing diverse output options for ease of integration into various applications. Matrix cells support dynamic calculations based on other cells, allowing changes to trigger a recalculation of dependent cells automatically.
AI Validator for Laravel that uses ChatGPT (GPT-3.5-turbo) to easily check and filter user inputs. It checks for Spam, Nonsense, Botcheck, Emoji Overuse, Promotional, Ads, Swearing, Hate Speech, Political Bias, Adult Content, Secure, Phishing, and Personal Info.
Compose criteria queries using Laravel Eloquent. It provides classes that allow developers to compose query conditions based on criteria defined at run-time. The package can build filters that support conditions like IN, NOT IN, CONTAINS, and NOT CONTAINS.
This package can serialize and unserialize variable values with a given handler class. It supports serialization multiple formats like JSON or Array.
Processes text using ChatGPT API and outputs audio with the speech generated from the input text or takes an audio file and transcribes the spoken words into a text string.