Libraries tagged by view count
hessam/laravel-blogger
1273 Downloads
Simple blog package (with admin panel) for Laravel. Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
symfony/symfony1
108231 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
smith197/steamauthentication
537 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
yii2mod/yii2-gii-extended
5737 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
t3/mbox
5172 Downloads
TYPO3 CMS backend module to view mbox file contents, like an email client.
lanciweb/laravel-make-crud
1637 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
flowpack/nodevariantselector
12010 Downloads
An experimental package containing an inspector view showing variants of a selected node
bvipul/generator
29953 Downloads
To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.
inc2734/wp-view-controller
7662 Downloads
A library for WordPress theme view controller.
inc2734/wp-plugin-view-controller
5565 Downloads
trilobit-gmbh/contao-aceid-bundle
4140 Downloads
Contao 4 / Contao 5 article contentelement id view bundle
oneup/contao-backend-sortable-list-views
2151 Downloads
Makes backend list views sortable even without a parent table.
smorken/controller
2232 Downloads
Controller mixin package for Laravel
random-cuber/contextmenu_folder
2459 Downloads
Adds context menus with mailbox operations
heimseiten/contao-inviewport-bundle
1447 Downloads
Jedem Element, welches die Klasse ivp (in view port) hat, werden die Klassen iivp (is in view port) und wivp (was in view port) hinzugefügt, wenn es dem Besucher angezeigt wird, wobei iivp wieder entfernt wird, sobald der Besucher das Element nicht mehr sieht. Zudem wird dem Body-Tag die Klasse ivp_active hinzugefügt, wenn die Funktionalität aktiv ist. Muss im Seitenlayout unter 'JavaScript' -> 'JavaScript-Templates' -> js_inviewport aktiviert werden.