Showing 231 open source projects for "php json"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    PHP JSON-API

    PHP JSON-API

    JSON-API responses in PHP

    JSON-API responses in PHP. Works with version 1.0 of the spec. The JSON-API spec describes resource objects as objects containing information about a single resource, and collection objects as objects containing information about many resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Switchtrack

    Switchtrack is a PHP framework for quickly building web services

    ...Switchtrack automatically turns the response data into JSON, which your client side Javascript can then consume.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PotHead

    PotHead

    PotHead What is it? Pothead: A simple lightweight packet for creating a minimal interaction honeypot How does it work? Magic, Well kinda you don’t need super dupper knowledge to use this! Oops the magic failed ;) a really nice INSTALL.md will be written unfortunately it’s not yet available. 1) Download all the files 2) Check if you got everything 3) Upload and configure the Website and backend (includes/Config.php & the .SQL files) 4) Do not forget to change your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CJAX

    CJAX

    Ajax Development Framework written in PHP and JavaScript.

    .... * 100% server side * Insanely Fast * Lives in harmony, not in competition with other frameworks * Uses a combination of data services objects, xml/json * Easy and Generic API * 5+ Years of Improvements and development growth * 50% PHP, 50% JavaScript * Docs+Samples+Demos+API Available * Clean Code and 100% OOP * Extendible (through plugins)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    PHPDBC es una clase creada en php que nos permite conectar PHP a una BD mediante un Objeto, el cual simplifica la manera de hacer ABC's, y la forma de presentacion de los resultados actualmente tiene soporte para MySQL, Postgres, Sybase, MSSQL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    mgntprs

    framework for develop of json-service

    this project aims to create the most simple basics to create simple json-services to support mobile platforms and the most easy integration with the existing services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS Service Provider for Silex

    AWS Service Provider for Silex

    Simple Silex service provider for including the AWS SDK for PHP

    Get started quickly using AWS with the AWS SDK for PHP. The SDK is a modern, open-source PHP library that makes it easy to integrate your PHP application with AWS services like Amazon S3, Amazon Glacier, and Amazon DynamoDB. Version 3 of the AWS SDK for PHP is now generally available and includes a number of improvements and new features while maintaining nearly identical API patterns for easy migration from version 2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    YoutubeDownloader - MP3 Converting

    YoutubeDownloader - MP3 Converting

    Complete Webpage in PHP & Perl for Youtube Downloader Web Projekt

    Complete new web project from me from 2014 realizing a youtube video downloader inclusive mp3 converting process. The project is coded in php, perl, jquery, ajax and css3. the web design is simple, but you can use it to set up new content. i dont publish the songtext content, but i give you all 30 perl created crawlers that extract content from lyrics and songtext webpages via wget. perl crawlers will then parse out the songtext content out of it. (c) Copyright: 2014 Sebastian...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    API RESTful

    API RESTful

    An API RESTful in PHP / MySQL which adapts to the content provided

    This API RESTful is written in PHP and based on a MySQL database. It can handle any type of content, it digest it and adapt to what ever you provide. Authentication is made, or : - by api_key - by GET user & password - by Apache authentication First version accept POST, GET, PUT, DELETE This API have an EDIT_MODE :during a POST or PUT, the table adapts to the content provided : - if content type is new, it create a table - if content have new columns, the table will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10

    World of Women

    A game using Google Map and Wikipedia to relate women to countries.

    ...If matched, the name of the female figure will be revealed then tap on button to restart game from step 1. The game makes use of dynamic content and interactive resources. The technical details for developers are as follows. 1. PHP used to get image from Wikipedia feed on randomly selected female figure for customisable list. 2. Google Map Javascript API is used to handle events on receiving clicks on the markers on dedicated countries on the map. 3. jQuery is used to submit form action to obtain results in JSON response from PHP. In the project, only name of a few figures were used to demonstrate the game flow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Colors and text effects are useful when you are reading your log files or when you are using base shell commands. ShSh is a set of skinnable commands that do it for you! ShSh scripts are written on PHP but are usable only on command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP Login Webservice with JSON

    PHP Login Webservice with JSON

    This is basic PHP Login Webservice with JSON output

    Run sql dump in your Mysql server, then Put the codes in your server. This webservice always gives JSON output. This project is created for who wants to learn basic PHP webservice. So it is for PHP beginners. We have just one table whose name is "users". Here is its sql: CREATE TABLE IF NOT EXISTS `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `unique_id` varchar(64) CHARACTER SET utf8 NOT NULL, `name` varchar(50) CHARACTER SET utf8 NOT NULL, `email` varchar(100) CHARACTER SET utf8 NOT NULL, `encrypted_password` varchar(64) CHARACTER SET utf8 NOT NULL, `salt` varchar(16) CHARACTER SET utf8 NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ; You can add/login a user with using GET or POST. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Document Object Model Structured Query Language! Example: 'SELECT {//title[1]=>innerCode} FROM {http://example.com}';
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Simple Remoting for Web Applications
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Pomegranate Framework

    Pomegranate Framework

    A PHP + Javascript framework to facilitate web2 projects.

    Pomegranate framework is a library of code written in PHP and Javascript in order to help developers create Ajax-based web applications easier. It is based on: PHP5.3+, Javascript, HTML5 and Zend Framework. For a demo visit: http://pome-framework.sourceforge.net NOTE: The demo is working partially due to the PHP version and limitations imposed by SF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    z9

    a simple client-server ERP system

    z9 is a simple client-server ERP framework, based on a Python/PyQt modular smartclient and a PHP+SQL RESTful web service, created for the "opificio zeronove" bike shop application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    With all of the hoopla over Web Services, you would think that servicing user requests over HTTP was something new. While we all may have lots of experience with REST, JSON, XML, SOAP, WSDLs, HTTPS, and even EDI ... but at the end of the day, it all comes down to legacies, security, and performance? So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SQLui

    SQL user interface for JSON

    SQLui is a tool that enables the handling of JSON files via SQL commands. You can also use the SQLui class to optimize the query to JSON files using SQL commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    sedotpress

    The new lightweight and low-resources blogging platform written in PHP

    This is a small, lightweight, fast, and flat file PHP blog engine. It build with caching function. The posts saved in json format. Built-in comment system easy to use and secure! try it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Bee Framework is a PHP 5 DI/IoC application framework based on the popular Spring Framework, bringing - among other features - XML-configured declarative Dependency Injection and a powerful MVC framework to PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lib_data_io is a set of PHP libraries designed to easily move complex sets of data between PHP array data structures and a variety of sources and destinations including JSON, XML, ICAL, MySQL, HTML, Trac WIKI, text, LDIF, and plot images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    bWAPP

    an extremely buggy web app !

    bWAPP, or a buggy web application, is a free and open source deliberately insecure web application. bWAPP helps security enthusiasts, developers and students to discover and to prevent web vulnerabilities. bWAPP prepares one to conduct successful penetration testing and ethical hacking projects. What makes bWAPP so unique? Well, it has over 100 web bugs! It covers all major known web vulnerabilities, including all risks from the OWASP Top 10 project. The focus is not just on one specific...
    Leader badge
    Downloads: 1,470 This Week
    Last Update:
    See Project
  • 23
    G-Framework Web3.0 ToolKit
    This is the most advanced and complete new generation tool for creating Web applications. You can create your own "Web Applications" once writing very few lines of code and make it simply accessible from anywhere in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Codeme PHP Framework

    Build your php applications fast & secure

    ...Database::fetch_assoc(). Database::insert_id(). Database::hasError(). Database::num_rows(); Cookie::get(). Cookie::make(); Session::get(). Session::make(); Response::json(). Response::download(); Cache::enable(); Redirect::to(); Http::sendPostTo(). Http::sendGetTo(). Http::getDataUrl(). Http::copyDataUrl(); Dir::create(). Dir::listFiles(); File::exists(). File::create(). File:
    Downloads: 0 This Week
    Last Update:
    See Project