Libraries tagged by django
voku/urlify
3586568 Downloads
PHP port of URLify.js from the Django project. Transliterates non-ascii characters for use in URLs.
stevelacey/laravel-browsable-api
16027 Downloads
Browsable API for Laravel, based on Django REST Framework's Browsable API
platine-php/template
4098 Downloads
Platine Template is a template engine that has taken a lot of inspiration from Django.
crodas/haanga
1601 Downloads
Template compiler for PHP, Django-style (as much as possible). Pretty efficent by avoiding to have anything at run-time.
advaith/seamless-admin
134 Downloads
A seamless django like admin panel setup for Laravel
jobinja/laravel-djangoable-auth
3206 Downloads
An authentication driver for Laravel5 which allows to authenticate users using their legacy Django PBKDF2
gburtini/humanize-php
943 Downloads
Provides functions for converting numbers and timestamps in to human friendly forms. Based on the Django Humanize API.
eddmash/powerorm
374 Downloads
A powerful php orm with automatic migrations
andersondanilo/modelform
180 Downloads
ModelForm is a PHP Form Abstraction for Laravel based on Django Forms and Formset, but completely integrated with the Laravel FormBuilder.
idlesign/dja
4 Downloads
Django template engine ported to PHP
jinnguyen/puja
952 Downloads
Puja is a lightweight, flexible and easy PHP template engine. Inspired in django, Puja also support validate template syntax!
kyslik/django-signer
289 Downloads
Package for signing with timestamp (django like).
kyslik/django-bcrypt
32 Downloads
Django like bcrypt for Laravel 5.4
ctrlwebinc/django-php-ports
1 Downloads
A port of some of Django's libraries from python to PHP, for interoperability purposes.
oskonnikov/laravel-djangoauth-driver
3 Downloads
An authentication driver for Laravel5 which allows to authenticate users using their legacy Django PBKDF2, forked version