PHP Classes

Packages of Yorman

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Yorman (2)  >  Mission progress status  >  Reputation  
Picture of Yorman
Name: Yorman <contact>
Classes: 2
Country: Venezuela Venezuela
Age: 30
All time rank: 419317 in Venezuela Venezuela
Week rank: 195 Up2 in Venezuela Venezuela Up
All time users: 186
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Cloudflare D1 PHP  
PHP Programming Innovation award nominee
September 2025
Number 6
Query databases stored in Cloudflare D1 using SQL
This package can query databases stored in Cloudflare D1 using SQL.

It can send HTTP requests to Cloudflare D1 API Web server to request the execution of given SQL queries.

The class can:

- Execute a SQL query and return a result object

- Execute a SQL query and return the first result row

- Execute a SQL query and return a single row

- Execute a SQL query and return the number of affected rows

  Files folder image Maricuto PHP Flat File...  
Manage a database storing the data in files
This package can manage a database storing the data in files.

It implements several types of operations that can create and manage a database using files inside directories to store and retrieve the database table data. Currently it can:

- Create a database
- Use passwords to protect the stored data
- Read, update and delete database, tables rows and columns
- Sort the retrieved data
- Create backups of the database
- Delete a database from the backup storage


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z