Skip to content

These are php data entities and utils, intended for work with the information from database in oop-style.

License

Notifications You must be signed in to change notification settings

CaliforniaMountainSnake/php-database-entities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-database-entities

These are php data entities and utils, intended for work with the information from database in oop-style.

Install:

Require this package with Composer

Install this package through Composer. Edit your project's composer.json file to require californiamountainsnake/php-database-entities:

{
    "name": "yourproject/yourproject",
    "type": "project",
    "require": {
        "php": "^7.1",
        "californiamountainsnake/php-database-entities": "*"
    }
}

and run composer update

or

run this command in your command line:

composer require californiamountainsnake/php-database-entities

About

These are php data entities and utils, intended for work with the information from database in oop-style.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages