https://github.com/SidRoberts/phalcon-seeder
Database seeder component for Phalcon
https://github.com/SidRoberts/phalcon-seeder
database migration phalcon
Last synced: 2 days ago
JSON representation
Database seeder component for Phalcon
- Host: GitHub
- URL: https://github.com/SidRoberts/phalcon-seeder
- Owner: SidRoberts
- License: mit
- Created: 2015-08-16T13:14:03.000Z (over 9 years ago)
- Default Branch: 3.0.x
- Last Pushed: 2023-01-26T05:28:24.000Z (over 2 years ago)
- Last Synced: 2025-05-07T16:51:46.643Z (8 days ago)
- Topics: database, migration, phalcon
- Language: PHP
- Size: 59.6 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-phalcon - phalcon-seeder - Database seeder component for Phalcon (ORM)
README
# `Sid\Phalcon\Seeder`
Database seeder component for Phalcon.
[](https://github.com/SidRoberts/phalcon-seeder/actions)
[]()[](https://github.com/SidRoberts/phalcon-seeder/issues)
[](https://github.com/SidRoberts/phalcon-seeder/pulls)## Version Requirements
[]()
[]()
## Installing
Install using Composer:
```bash
composer require sidroberts/phalcon-seeder
```## Documentation
See the [Wiki](https://github.com/SidRoberts/phalcon-seeder/wiki).
## License
Licensed under the MIT License.
© [Sid Roberts](https://github.com/SidRoberts)