Skip to content

Zarganwar/slim-framework-nextras-orm

Repository files navigation

Simple Nextras ORM extension (loader) for Slim Framework

This extension is compatible (with some small modifications) for all Frameworks (or DI) compatible with Psr\Container\ContainerInterface PSR-11

Links

How to

  • Simple extensions handling src/Libraries/Extensions But is not required, you can manage extensions as you wish
  • Extension classes src/Libraries/NextrasOrm/SlimDI
  • Configuration of Extension Config app/settings.php
  • Registration of extensions app/extensions.php
  • Registration of ExtensionLoader public/index.php $container->get(\App\Libraries\Extensions\ExtensionLoader::class)->load();

Releases

No releases published

Packages

No packages published