Download the PHP package nezarfadle/dbfixture without Composer
On this page you can find all versions of the php package nezarfadle/dbfixture. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nezarfadle/dbfixture
More information about nezarfadle/dbfixture
Files in nezarfadle/dbfixture
Download nezarfadle/dbfixture
More information about nezarfadle/dbfixture
Files in nezarfadle/dbfixture
Vendor nezarfadle
Package dbfixture
Short Description Light fixtures loader
License MIT
Homepage https://github.com/nezarfadle/dbfixture
Package dbfixture
Short Description Light fixtures loader
License MIT
Homepage https://github.com/nezarfadle/dbfixture
Please rate this library. Is it a good library?
Informations about the package dbfixture
DbFixture
This is a light class library working as SQL scripts Executer.
Installation
Usage
-
Create a Database and name it ( This could be any name ).
-
Create a folder and name it and save your fixtures files inside it:
- Create your own Fixture Class by extending the class:
instantiate a new instance and start using it:
Use the method to tell the DbFixture where to find the fixtures files:
To load multiple scripts use method:
Use the method to execute raw SQL statment:
How to run the Test
- Create a database and name it dbfixture ( This could be any name )
- Edit the file and set the database credentials
- run :
All versions of dbfixture with dependencies
PHP Build Version
Package Version
No informations.
The package nezarfadle/dbfixture contains the following files
Loading the files please wait ....