SimplytheBest Most Voted Scripts & Plugins

The simply the best collection of most voted scripts

Generate base code for API using a query builder. It uses the Lumen package and the query builder to generate base code for an API that implements simple CRUD operations automatically. The package also generates code to implement unit and feature testing.

19   226
Phaser By: Photon Storm Ltd.
Free MIT

A fast, free and fun open source mobile and HTML5 framework for Canvas and WebGL powered browser games.

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.

Guzzle By: Michael Dowling
Free MIT

Guzzle is a PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services. Simple interface for building query strings, POST requests, streaming large uploads, streaming large downloads, using HTTP cookies, uploading JSON data, etc... Uses PSR-7 interfaces for requests, responses, and streams. Can send both synchronous and asynchronous requests using the same interface.

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.

5   93

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.