Libraries tagged by smart life
ox-harris/phpfront
19 Downloads
phpFront is a server-side, DOM-based template engine. It implements the JQuery API with its powerful CSS3 selectors and chainable methods. It is heavily optimized for server-side rendering and template manipulation in web development. (No template syntaxes - because we hate them like everyone else does!)
awcodes/hydro
22 Downloads
This is a command-line tool that replaces the need to use Filament's Plugin Skeleton through GitHub by allowing local setup of your plugin from the start.
livestreet/smarty
33 Downloads
Smarty - the compiling PHP template engine
limenet/smarty-partition
665 Downloads
A simple smarty function to partition an array including overflow.
d3/oxid-smarty-renderer-metapackage-pe
92 Downloads
Metapackage to switch the OXID 7 Professional Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
d3/oxid-smarty-renderer-metapackage-ee
15 Downloads
Metapackage to switch the OXID 7 Enterprise Edition default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
d3/oxid-smarty-renderer-metapackage-ce
142 Downloads
Metapackage to switch the OXID 7 default template renderer Twig to Smarty, also changes the backend theme to Smarty. After this installation, install your desired smarty-based theme (like Wave or Flow).
masterforweb/db_lite
11 Downloads
lite pdo sql
anver/smaart-auto-updates
34 Downloads
Provides automatic updates feature for custom plugins not hosted on wordpress.org
skrz/templating-engine
34602 Downloads
Like Smarty, but faster
yohn/cl-markdown-post-creator
2 Downloads
A simple way to create a Markdown blog, page, or gallery post in markdown format with the yaml frontmatter, and a basic start for your next new post.
spin/template
20 Downloads
An Active Record like pattern for template rendering with PHP - supporting Twig, Smarty, Plates and Dwoo
sikessem/starter
16 Downloads
Start PHP applications using Laravel preconfigured with TypeScript, Livewire, AlpineJS, TailwindCSS and many others such as Bun, Vite, Biome, Pint, PHPStan, Larastan, Rector, etc.
mikjaer/simpletpl
26 Downloads
SimpleTpl is a simple Smarty-like template engine
gelembjuk/templating
123 Downloads
Common interface for different PHP templating engines like Smarty,Twig. This package allows to switch between engines witout changes in your PHP code