Skip to content

Releases: maplephp/core

v1.2.0

15 Mar 17:27

Choose a tag to compare

  • Database: Core database support as the foundation of the library.
  • Query Builder: Fluent query building interface for constructing database queries programmatically.
  • Migrations: Built-in migration support for managing database schema changes over time.

v1.1.0

15 Mar 12:33

Choose a tag to compare

  • Service Provider: Introduced a service provider as the core entry point for the library.
  • Config Glob Loading: Support for loading multiple configuration files, making it easy to to organize configurations.

v1.0.0

10 Mar 20:32

Choose a tag to compare

This is the first release providing the core functional components of the MaplePHP framework.