PHP Classes

Packages of aidid alam

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of aidid alam (2)  >  Mission progress status  >  Reputation  
Picture of aidid alam
Name: aidid alam <contact>
Classes: 2
Country: Bangladesh Bangladesh
Age: ???
All time rank: 445550 in Bangladesh Bangladesh
Week rank: 195 Up5 in Bangladesh Bangladesh Up
All time users: 77
Week users: 0
Innovation award
Innovation award
Nominee: 2x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image CodeIgniter Blade Template...  
PHP Programming Innovation award nominee
September 2021
Number 8
Render templates in Blade format in CodeIgniter
This package can render templates in Blade format in CodeIgniter applications.

It provides a class library that can be loaded in a CodeIgniter application to render views.

The class can load a template script in the Blade format.

Then it compiles the template and caches the results of the compilation to avoid processing it again every time it needs to be used.

The class can set variables to replace in placeholders and configure the way the template is processed.

In the end the class can render the template and output the result as the output of the current PHP script.

Currently it supports marks of the Blade template format like:

- comments
- echo
- forelse
- empty
- includes
- layouts
- section_start
- section_end
- yields
- yield_sections
- extensions
- else
- unless
- endunless
- endforelse
- structure_openings
- structure_closings
Not yet rated by the users

  Files folder image Codeigniter Eloquent ORM  
PHP Programming Innovation award nominee
May 2022
Number 7
Store CodeIgniter model objects using Eloquent ORM
This package can store and retrieve CodeIgniter model objects using Eloquent ORM.

It provides an example application that demonstrates how to use the Eloquent object-relational mapping package to store and retrieve in database tables the model class objects created using the CodeIgnieter framework.

PHP application developers can learn how to create CodeIgniter controller applications that call model classes that extend the Eloquent base model classes.
Not yet rated by the users


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z