PHP

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   581

PHP Chat Application with API: Exchange user messages on a page or using an API. It provides an application to let users send messages that can be viewed by other users who can also reply.

21   565
Uploady By: Faris Al Otabi
Free MIT

Uploady is a file uploader script with multi file upload support. It comes with more than 20 features and you can set up it in less than 5 minutes. And it is free and open source.

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.

52   480

Want to create an API with PHP? Use this API Framework.

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.

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.

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.

This package can serialize and unserialize variable values with a given handler class. It supports serialization multiple formats like JSON or Array.

29   345

PHP OpenSSL Extension to Encrypt and Decrypt data Using the Package Crypto Helper. It can take an encryption key and information vector values to encrypt data using the aes-256-CBC cipher algorithm.