PHP Classes

PHP NoSQL Database OnTime: Create and manage NoSQL database

Recommend this page to a friend!
  Info   View files Example   Screenshots Screenshots   View files View files (56)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Last Updated Ratings Unique User Downloads Download Rankings
2021-06-07 (6 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 90 All time: 9,661 This week: 283Up
Version License PHP version Categories
phpnosqldatabse 3.52Public Domain5Databases, User Management, Libraries, W..., P..., T...
Description Author

This package can be use to manage the creation and access to a database with using SQL.

It provides several traits that can be used to compose a class to perform operations to manage a database without using SQL queries.

The package provides traits to Create & manage database records for handling:

- User accounts
- User groups
- Create User tables
- Insert, Upsert. Update and Delete records
- Validate records
- Create Data Dictionary and user record
- Debugging
- Dates and times
- Multi-language support

The package also comes with modernized version of the NuSOAP library for using with Web services.

Picture of Mario Carrocera
  Performance   Level  
Innovation award
Innovation award
Nominee: 2x

Winner: 1x

 

Details

The main class (Core)

The OnTime framework is designed to be modular, scalable and comprehensive, so that each new feature integrates without difficulty and maintains a unique class definition (OnTime) and all "additional classes" are "trait" that enrich it, in such a way that an integrated system is obtained, not separate programs which do not necessarily have to behave correctly together.

Installation in test environment:

1.- Create an empty directory within the web container location (only for example purposes it is considered to be called ?demo?).

2.- Copy all the files in the directory (make sure to assign user permissions)

3.- With the browser of your preference, locate the directory you created and enter it

4.- Execute the OntimeInstaller.php file

5.- When executing the file, an "OnTime" directory was created, the files were moved and the required environment was created

Recommendations:

If you know how to create a subdomain that points to the "demo" directory, it is more comfortable and realistic.

After install

When installing, the necessary environment is defined to define access security, I create a User called "Admin" and that his password is "OT2021Free", this environment left the class prepared

All demo files have sample about especific part of the class

mario.carrocera@hotmail.com

Screenshots  
  • bestpractice.jpg
  Files folder image Files  
File Role Description
Files folder imageNuSoap (12 files)
Files folder imageontime (27 files)
Files folder imageWebServiceServer (2 files)
Accessible without login Plain text file DemoBasic.php Example Example script
Accessible without login Plain text file DemoCore.php Example Example script
Accessible without login Plain text file DemoDate.php Example Example script
Accessible without login Plain text file DemoDebug.php Example Example script
Accessible without login Plain text file DemoDyR.php Example Example script
Accessible without login Plain text file DemoGrp.php Example Example script
Accessible without login Plain text file DemoMultilenguage.php Example Example script
Accessible without login Plain text file DemoTable.php Example Example script
Accessible without login Plain text file licencia Data Auxiliary data
Accessible without login Plain text file license Lic. License text
Accessible without login Plain text file OnTime.php Aux. Auxiliary script
Accessible without login Plain text file OntimeInstaller.php Example Example script
Accessible without login Plain text file OnTimetmp.php Aux. Auxiliary script
Plain text file OTicore.php Class Class source
Accessible without login Plain text file README.md Doc. Documentation

 Version Control Reuses Unique User Downloads Download Rankings  
 98%7
Total:90
This week:0
All time:9,661
This week:283Up

For more information send a message to info at phpclasses dot org.