Search Results for "php framework" - Page 12

Showing 1831 open source projects for "php framework"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    TheCarProject

    TheCarProject

    Full on CMS for Auto vehicle sales

    A fully Featured Auto vehicle, Auto Dealer php sales web site software, built on Bootstrap 3 it will present the best possible viewpoint for your customers, unlimited items, unlimited images per item. Totally driven from the admin side of the site. Written on PHP 7 and MySQL 5.7 with backwards compatibility built in. Featuring Social sharing ICONs, separate SEO Keyword’s, and Description as well as a generated set of Keywords and description if nothing is entered, FancyBox (free version),...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Jmr - Java Code Generator

    Jmr - Java Code Generator

    "black technology" will improve development productivity by 1.5 to 5

    ...Model: Database Model(like Table/View), Java POJO Model, Xml File Model and includes Transform/Mapping/Convert Tool Action: A Java Class can set Java variables to template. Support any kind of project Maven, Gradle, Web, Java, Android, PHP, Python etc. Support any kind of framework spring/springMVC, hibernate, ibatis/mybatis, struts/struts2, JPA etc. Support any kind of language Java the best.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    crVCL PHP Framework

    crVCL PHP Framework

    Rapid Application Development Framework for PHP

    crVCL PHP Framework is based on PHP 5.4, Javascript 1.4 and CSS 2.1 (or higher). It provide classes and function for develop easy and fast web applications/webpages with graphical components. It give you more comfort in developing web applications with high usability. Rapid Application Development for PHP crVCL is inspired by JEDI VCL and Java Spring If you like the Project, donate it http://goo.gl/PYyiot for more visit the Website or take a look at the readme.txt More Videos on https://www.youtube.com/playlist?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PHP Optimuz Framework

    A powerfull PHP framework.

    The framework is based on the MVC pattern and is OOP driven. It has a complete library for building robust web applications and brings great ideas from other frameworks/programming languages. For convenience, the Optimuz Frameworks comes bundled with some common libraries and tools to turn the developer's life easier. For instance you can check Propel and CssMinify/JsMinify.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax. The new TemplateLite is not 100% backward compatible for the templates but, the usage from php should be. Version 2 will still...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    fructum-framework

    Universal content management framework written on PHP

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pootle Django

    Pootle Django

    Online translation tool

    Pootle is written in Python using the Django framework and therefore can be installed on any web server that supports serving WSGI applications. Key localization file formats are supported, including Gettext PO, XLIFF, Java .properties, PHP arrays and many more supported by the Translate Toolkit. Ensures the best quality localizations by automatically detecting common errors made by translators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FGSL2ZF
    Component library to extend Zend Framework. MVC with implicit CRUD. Tutorial in PDF available in download page. Project leader: FGSL. Homepage: www.fgsl.eti.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Fakoli
    Fakoli is an entity-based Rapid Application Development framework for PHP. In addition to the core framework, Fakoli/CMS can be used to provide component-based Content Management functionality for your Fakoli application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    Zurmo Open Source CRM

    Zurmo Open Source CRM

    Open Source CRM Application. Gamified, Mobile, Social

    Open Source CRM application that is mobile, social, and gamified. Written in PHP utilizing jQuery, Yii Framework, and RedBeanPHP. We use a test-driven methodology for building every part of the application. This means you can create and maintain a custom-built Open Source CRM system with the assurance that future updates are not going to break your installation. (www.zurmo.org)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Phparia

    phparia - PHP ARI API

    Framework for creating Asterisk 12/13 ARI applications. Full support for Asterisk 12/13 ARI Event system at the client and resource level Optional basic AMI event/action support Verbose for ease of use
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Switchtrack

    Switchtrack is a PHP framework for quickly building web services

    Switchtrack provides a framework for developing object oriented, RESTful APIs in PHP. It leverages a router that provides a clean interface between your client-side Javascript framework and database resources in your server environment. Put another way, Switchtrack lets you express an API endpoint like http://www.yoursite.com/api/user/20/getdisplayname as a PHP class, where the service name ('user') is the class name, and the endpoint ('getdisplayname') is a method of the class. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PurifyCSS

    PurifyCSS

    Remove unused CSS. Also works with single-page apps

    A function that takes content (HTML/JS/PHP/etc) and CSS, and returns only the used CSS. PurifyCSS does not modify the original CSS files. You can write to a new file, like minification. If your application is using a CSS framework, this is especially useful as many selectors are often unused. Statically analyzes your code to pick up which selectors are used. The CLI currently does not support file patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GNOSIS

    GNOSIS

    Example website at https://serck.ddns.net/david/gnosis

    Gnosis is a LMS design to learn modernly. The application is a php platform that use Zend Framework 1 and mysql as the main tools. Four axes are deployed : Course, Exercice, Question/Answer, Collaborate Example website at https://serck.ddns.net/david/gnosis
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    ci2backend

    ci2backend

    Open Source PHP Framework (based on the Codeigniter framework)

    CodeIgniter Backend System helps you build a backend system of Codeigniter framework with a lot of powerful features. See my site http://ci2backend.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    X2CRM

    X2CRM

    X2CRM - Workflow, Sales, Marketing, Workflow, Custom Apps, PHP, MySQL

    X2CRM Open Source Sales CRM: X2Engine, X2CRM is an Open Source PHP Customer Relationship Management, Sales, Contact Management, Customer Service and Marketing CRM software application. X2CRM helps you optimize your contacts to help you sell more and grow your business. Very powerful B2C and B2B sales management app. Build on top of the Yii framework. Supports all browsers, iPads, iPhones and most mobile devices.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    slackbot

    A PHP framework to create Slackbots faaaaaaaaster!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bibliograph

    Bibliograph

    Open Source Online Bibliographic Data Management

    Bibliograph is a powerful and intuitive open source web application for the collaborative collection, editing and publishing of bibliographic data such as a bibliographies, small library collections or shared research data. It features a modern user interface similar to a desktop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    coin1

    Contratos Individuales - Ministerio de Trabajo de El Salvador

    Sistema de automatización de Registro de Contratos Individuales desarrollado por un grupo de estudiantes de Ingeniería de Sistemas Informáticos de la Universidad de El Salvador, para el Ministerio de Trabajo y Previsión Social ; como proyecto de Servicio Social
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ForwardFW
    ForwardFW is a PHP framework for web applications. MVC and OOP and use PEAR (MDB). Usage of filters for input and output filtering (FirePHP), configureable templater (SMARTY), different Loggers, multilanguage support (textless templates).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    HumHub - Social Network Kit

    HumHub - Social Network Kit

    Open Source Social Network Kit written in PHP

    HumHub is a feature rich and highly flexible OpenSource Social Network Kit written in PHP. It's perfect for individual: - Social Intranets - Enterprise Social Networks - Private Social Networks Find more information at: http://www.humhub.org HumHub is powered by http://www.yiiframework.com/. Modules (Selection): - Mail - Polls - Tasks - Wiki - Calendar - Notes (Etherpad Integration) - .. and many many more!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22

    K-iwi

    K-iwi Is not a data Warehouse Infrastructure

    ...K-iwi is written in PHP and is compatible with Apache 2.x . Inside you can find: a lot of libraries ready to use, a responsive interface based on bootstrap 3.0, a module generator to create in just a few clicks your CRUD application and much more….
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Car Sales Management System Codeigniter

    Car Sales Management System Codeigniter

    Car Sales Management System, Vehicle Sales Management in Codeigniter

    Vehicle Sales Management System Built on Codeigniter 2.x Framework Features : Front End with Vehicles Added from Back-end with details Back-end login system for admins, employees Different Controlling for Admin and Employee New Employee Adding for doing Sales , Adding new vehicles Admin Features : # Add, Edit , Delete almost anything(Including new users), Sell vehicles, See customer Details Employee Features : # Add vehicles only and Sell them to new clients with their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Gimak Framework

    PHP Development Framework

    GIMAK es un Framework de programación PHP basado en capas y componentes, especializado para el desarrollo de aplicaciones corporativas. Este pensado en trabajar siempre con objetos, lo que facilita la programación evitando la memorización de códigos especiales/mágicos como lo hacen la mayoría de Frameworks, que basan su configuración usando ARRAYS de PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Klein

    Klein

    A fast & flexible router

    ...This project uses PHPUnit as its unit testing framework.
    Downloads: 0 This Week
    Last Update:
    See Project