Fluid PHP Framework 0.2.6
Pre-release
Pre-release
Fluid PHP Framework 0.2.6 release
This version is mostly fit to use for a project. Future upgrades to Fluid are not guaranteed to be backwards compatible at this point. There is no documentation, but it's all pretty straightforward and any questions can be asked right here on the Issues tab.
Changelog:
- Added Devvoh\Component\Validate and the required assets on Devvoh\Fluid\Entity
- On Entity->save(), id is now added to the entity for updates/saves later on or to add to other entities
- Quoting table names due to common terms conflicting with sqlite