Skip to content

Fluid PHP Framework 0.2.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@devvoh devvoh released this 28 Dec 12:18
· 449 commits to master since this 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