Software Development
PHP Libraries
NameDescriptionAction
Db

Db library is an abstraction layer between MySql and PHP client. It suppports basic database operations - adding, editing, quiering, and deleting tables and table records. MySQL is a Relational Database Management System that is used to store, retrieve, and manage data into the database.

DOM

DOM library implements core HTML elements and facilitates building element hierarchy, with HTML page as a top parent. Several scripts target JavaScript, and related to AJAX and HTML requests. Part of library is dedicated to HTML forms and form elements.

Geo

Geo Library deals with timezones and geolocations.

Msg

Msg Library deals with SMS and email message systems. It uses a concept of message queue, allowing to send bulk messages in parts.

MVC

MVC stands for model-view-controller, the concept that isolates the application logic from the user interface layer and supports separation of concerns. The Model-View-Controller (MVC) framework is an architectural pattern that separates an application into three main logical components Model, View, and Controller. The library uses PHP's ability to load class file on demand.

Support

Support Library manages help and support pages.

User

User Library implements core access control, provides a framework for building abstract business model, with clients, administration, and locations.

Copyright 2024 Sergey Shustov, All rights reserved