PHP Classes

Packages of Muddathir Samir

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Muddathir Samir (2)  >  Mission progress status  >  Reputation  
Picture of Muddathir Samir
Name: Muddathir Samir <contact>
Classes: 2
Country: Sudan Sudan
Age: 36
All time rank: 29141 in Sudan Sudan
Week rank: 195 Up1 in Sudan Sudan Equal
All time users: 664
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 PHP CRUD Library Trait  
PHP Programming Innovation award nominee
April 2019
Number 4
Manipulate database table records using a trait
This package can manipulate database table records using a trait.

It provides traits that can establish database connections and perform CRUD operations with any table in the database that was connected. Currently it can:

- Insert table records using an array of values
- Retrieve a limited range of table records
- Search for table records that match a condition
- Delete a given table record
- Update table records that match a condition
- Retrieve one table record that matches a condition
- Count table records that match a condition

  Files folder image Vanilla PHP Route Class  
Get the path of the script to handle HTTP request
This is a very simple class that can get the path of the script to handle HTTP request.

It can get the URI of a HTTP request and parses it to get its path parts.

The class can return the path of a PHP script that should be loaded to handle this request.


  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