codeigniter-psr4-autoload
Namespace autoloader
An extension to CodeIgniter 3 that simplifies the application's directory structure by enabling PSR-4 autoloading for a more elegant and consistent namespace handling.
CodeIgniter 3 PSR-4 Autoloader for Application
53 stars
7 watching
10 forks
Language: PHP
last commit: over 1 year ago
Linked from 1 awesome list
codeigniterinheritanceinterfacenamespacepsr-4trait
Related projects:
Repository | Description | Stars |
---|---|---|
yidas/codeigniter-rest | Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |
yidas/codeigniter-model | An extension of CodeIgniter framework that provides an Object-Relational Mapping (ORM) model with features like query builder, timestamps, soft deleting, and read-write splitting. | 168 |
amiranagram/inertia-codeigniter-4 | An Inertia server-side adapter for CodeIgniter 4 framework | 28 |
jamierumbelow/codeigniter-schema | A PHP-based library for defining and creating database tables with a simple syntax | 89 |
classpreloader/classpreloader | Generates a single PHP file containing all the autoloaded classes required by an application. | 361 |
zepgram/magento-dotenv | An autoloader component that integrates Symfony Dotenv with Magento 2. | 14 |
joelcox/codeigniter-redis | A CodeIgniter interface to interact with Redis data store | 241 |
dsplaisted/strongnamer | A NuGet package that automatically signs assemblies referenced by an application. | 331 |
ralphschindler/namespacer | Tool to convert existing code to namespace-compatible files and classes | 59 |
patrickpopowicz/codeigniter-bitly | A CodeIgniter library for interacting with the Bit.ly REST API | 40 |
suhindra/codeigniter-instagram-api | A PHP library that provides an interface to interact with the Instagram API using the CodeIgniter framework. | 41 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 393 |
appleboy/codeigniter-recaptcha | A reCAPTCHA integration for CodeIgniter applications | 106 |
philsturgeon/codeigniter-cli | Provides an interface to interact with CodeIgniter from the command line using simple prompts and input options. | 97 |
blake-nouribekian/codeigniter-datatables | Provides PHP-based server-side support for the popular jQuery DataTables plugin in Codeigniter. | 76 |