Showing 151 open source projects for "php json crud"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 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
    A library for managed persistence for mysql and php. Quickens php-application development by reducing the amount of code needed for business-methods. Like Java's Hibernate, the methods for basic CRUD operations are implemented and more can be created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyPhpApp help you make little "lists and forms" PHP applications (CRUD operations). POO approach, simple HTML layouts, security and form support, file upload helper, etc. Now you just have to think about your essential stuff ;p. more stuff on google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrimeWatching is a webbased interactive graphical map combined with quantitative data from the police to analyze and communicate the relationship between crimes and the places they happened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maps relational db tables to PHP 5 objects. Provides simple CRUD operations, strongly-typed field audits, and its easy to implement and configure. Also includes auto-generation of SQL code for table creation and a connection module for MySQL 4.2+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Call center software with almost endless possibilities Icon
    Call center software with almost endless possibilities

    Squaretalk is an integration-friendly cloud communications platform for sales and support teams.

    Powerful and versatile communications platform with automations and integrations made simple. So simple, you’ll have time for the other parts of your business.
    Learn More
  • 5
    Pooji is a PHP Object-Oriented Javascript Interface, that build upon Prototype to provide full OO access to Javascript DOM inside PHP environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The system gives us flexibility. Flexibility in the development of various solutions. The modular design and extensive use of the PLO makes the process of developing new modules to the site easy and enjoyable exercise.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The classes in stdfuncs.inc.php provide general functions you can use while developping a PHP Application / Website or whatever. - Debugging - Time measurment - Sorting and Grouping - JSON Encoding - XML-Reading - FileSystem - Date handling
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Ajax Agent is a very easy to use, yet very powerful open source framework for rapidly building AJAX or Rich Internet Applications (RIA). It is based on JSON & hence supports complex data types like associated arrays & objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Print management system for direct buyers, brokers, in-plants and printers. Icon
    Print management system for direct buyers, brokers, in-plants and printers.

    P3Software is a premier provider of intelligent print management solutions.

    P3Software's affordable print management system, is ideally suited for corporate, non-profit and educational print buyers, print managers, in-plants and print manufacturers. Designed by print experts, this easy-to-use print procurement management system helps users manage the print sourcing and buying workflow, from initial job specification to project delivery. Core features include bid and buy or direct buy, customer proposal (estimate), customer direct ordering, enhanced CRM, powerful reporting, easy access to current and historical data, and outstanding training and support.
    Learn More
  • 10
    phpoetry dynamically exposes your PHP5 class to the browser as JavaScript hooks. It uses reflection, RMI, JSON, and the YUI library for quick and easy AJAX development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TafelTree is a treeview in javascript. The structure of the tree is described in JSON format. It supports lot of options and user functions, just like the commercial trees. It's supported by all major browser (mac, linux and windows)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A one file PHP 5.2.x web development framework built on the o.php libraries and using the JSON Template engine. The complete system weighs in at 50KB and gives you the tools to make simple sites quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pdgo (PHP DataGrid Object) is a tool for build fast and easy grid with data from PEAR DB and MDB2, by sending a Query SQL to the object. pdg generate dynamic forms for CRUD (Create, Read, Update and Delete) the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phpDbEdit is a database independant code generator that produces php/html page to edit a database table with CRUD (create, read, update and delete) functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YingMing is a PHP5 framework to quick develop of web based systems, using a code generator to do the CRUD operations based on the database. It provides functions and templates to quicky create forms and lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    What is the PAJAJ framework, it stands for (PHP Asynchronous Javascript and JSON). It is a object oriented Ajax framework written in PHP5 for development of event driven PHP web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP-O-Lait is a library that, in 2 boiler-plate lines of code, allows you to call server-side PHP code from client-side JavaScript. It's so easy, in fact, that you don't need to know how it does it (hint, it uses Ajax and JSON).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This tool creates a PHP class to interface to a given database table. The PHP class is a simple relational object mapper. It maps table columns to class attributes. It provides basic CRUD methods as well as utility methods such as CSV import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    webOS is a web desktop environment offering a bridge between DHTML and PHP/mySQL using Ajax and JSON. It comes with a rich set of skin based UI widgets. The API is in javascript and its cross-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The JavaScript Object Notation (JSON) is a simple and lightweight data interchange format. This project provides PHP libraries for manipulating JSON objects. For more information on JSON, visit http://www.json.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    phpMyORM is a Object Relational Mapping library for PHP and MySQL. It supports basic CRUD (Create, Read, Update, Destroy) functionality from within PHP objects. It does this by creating SQL based on info describing your PHP objects and database layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Entity is a generic class for PHP that abstracts the basic CRUD operations from the user. Built-in classification of entity data allows for rapid development of custom solutions by cutting out 40-60% of "grunt" work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Quick Backend is a php class that can be used to create backends to XMLHTTP requests for any AJAX library you choose. It focuses on the concept of "Don't repeat yourself", providing features such as file uploads and JSON generation from an SQL query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    PHPExtJS

    Built free and powerfull web application with ExtJS and PHP

    ...We build one of great web application framework that full integrated between both of Server and Client Side framework together. To support this particular Web application, the frameworks are built using Yii PHP Framework to provide service for the client requests. Additionally, this web application also contain of latest ExtJS framework to provide high performance application interfaces such as native apps. Features: - Ext JS CRUD (Create, Read, Update, Delete) Code Generator - RESTful HTTP method (PUT, DELETE, UPDATE, GET) - ExtJS MVC - RBAC application architecture - Dynamic tree menu CSRF attack prevention by default You can download 2 version of phpextjs, there is standart and desktop version Here is link download Standart version : https://github.com/sani-iman-pribadi/phpextjs_standart/archive/master.zip Desktop version https://github.com/sani-iman-pribadi/phpextjs_desktop/archive/master.zip
    Downloads: 0 This Week
    Last Update:
    See Project