ryangjchandler/orbit
Orbit is a flat-file driver for Laravel Eloquent. Store model records as files instead of a database while keeping familiar Eloquent create, update, delete, and query workflows. Define a schema on your model, and Orbit handles paths and persistence automatically.
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.4.2...v1.4.3
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v2.0.0-beta7...v2.0.0-rc1
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.4.1...v1.4.2
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.4.0...v1.4.1
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.3.0...v1.4.0
This release is the first "official" beta release for Orbit 2.x.
Instead of listing all of the changes in the release notes here, I've documented the essential upgrade steps inside of UPGRADE-2.x.
Please use the upgrade guide to try out the beta. Please also open issues or discussions for things that went wrong or aren't working in your setup.
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.2.0...v1.2.1
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.4...v1.2.0
orbit:cache by @theutz in https://github.com/ryangjchandler/orbit/pull/139Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.3...v1.1.4
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.2...v2.0.0-beta1
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.2...v1.1.3
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.1...v1.1.2
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.1.0...v1.1.1
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.0.2...v1.1.0
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.0.1...v1.0.2
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v1.0.0...v1.0.1
Please consult the UPGRADE.md file for more information on upgrading from v0.x to v1.x.
Full Changelog: https://github.com/ryangjchandler/orbit/compare/v0.9.1...v1.0.0
return statement causes commit to fail. (#75)orbit:generate command that lets you generate records from artisan. (#68)orbit:pull command. (#67)orbit:commit command. (#67)orbit:fresh command. (#51)orbit:clear command for force clearing the cache.$hidden properties not being written to disk. (#44)How can I help you explore Laravel packages today?