Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

New Scripts | PHP | Scripts & Programs | Development Tools

Results 61-80 of 366
Code Repository | Snippet Manager
The system has the ability mix and match different looks and styles to fit you. If i’ve done the math right, there’s something like 90 different combinations of mix-n-matches – some will make you Puke, and others are stellar – like the following ideas. Edit on the fly Double Click the snippet, description, language, group, or tags to edit them on fly. Auto Generated Menu The menu is generated automatically by the Language [primary] and then by Group [sub menu]. Here is what my personal code repo menu looks like after the first day of importing my snippets. I’m still not done importing!! Used Most – Top Most The system tracks views of each snippet. The more you use it, the higher it will climb on the menu. This keeps you from having to drill down or hunt for your most used functions. Not only that, but it also brings your most used groups and languages to the top as well. And more...
(0 ratings)
Reviews0
PriceUSD 18.00
Views412
Web Development Accelerator
Web Development Accelerator is a browser-based code editor and snippet repository that helps developers lower the time spent on web development projects and increase their productivity. The application comes with 90 pre-written code snippets (more to come in future releases) that cover some of the most overused HTML , JavaScript, CSS and PHP tasks that a web developer usually needs to do. The application can easily be adapted to your specific needs, as you can define your own custom snippets and save them for future reference, so you don’t have to spend time writing the same piece of code for every new project again and again. The menu is very flexible and you can add and remove menu options on the fly, which helps you further in customizing the application according to your needs and reordering the menu options according to your taste. Other features include syntax highlighting and easy file export.
(0 ratings)
Reviews0
PriceUSD 7.00
Views390
ApPHP Tabs
It may be useful for web developers who appreciate their time and do not want to waste it on boring work but instead focus on really challenging tasks. It takes you only few seconds to add or remove a tab. You can use the script to organize your website navigation system. It was written according to object-oriented principles and is very simple to install, implement, use and modify. A Short List of Features AJAX Enabled Multi-Level tabs hierarchy Infinite amount of levels Possibility to enable/disable tabs Display images, HTML and script files Embedded CSS templates Simple and readable code for developers and more...
(0 ratings)
Reviews0
PriceUSD 8.00
Views398
EazSQL - PHP MySQL Helper
This is a PHP5 Class-Helper that will allow you to make MySQL actions more easy, without too much lines. You will use like only 70% of classic code, and the syntax is more easy. With this helper, you can easy make queries, multi-queries, retrieve rows as an easy syntax, do update, delete, insert, and much more! Plus, it has a very explicit Documentation. Why you don’t try it?
(0 ratings)
Reviews0
PriceUSD 6.00
Views536
Bugify
Bugify is a powerful, yet simple PHP-based bug tracker. You can use either MySQL or SQLite to store the issues. Bugify comes with a companion mobile app for both iPhone and Android which lets you keep on-top of your bugs while out and about. Bugify has a range of powerful features like git/SVN integration, milestones, following, notifications, easy software updates, API, history tracking, search, and so much more.
(0 ratings)
Reviews0
PriceUSD 49.00
Views860
MySQLi Query
I created this class to avoid the repetitiveness associated with mysqli prepared statements. It can be seen as a mini framework for running queries. It creates a database connection and accepts queries through the execute method. The execute method parameters are an sql statement, followed by the necessary bind variables.
(0 ratings)
Reviews0
PriceFree
Views522
Text Helper
Currently it supports eleven major operations, and more features are coming. You are welcome to leave comments on what functions you are looking for, I will try my best to add as many as possible. Text Helper is made to make string manipulation easy for developers, it uses native string functions to complete it tasks, but encapsulate the code from you. autoEmail($text) autoUrl($text) truncate($text, $length=100, $end=’...’) extractBetween($text,$start,$end) toSlug($text) stripTags($text,$tags) stripImages($text) stripScripts($text) stripWhitespace($text) noHtml($text) html($text)
(0 ratings)
Reviews0
PriceUSD 4.00
Views415
Option API
Options are used to store various preferences and configuration settings for an application and it is a basic feature of a great product. Users will have great control of the application if you build it with useful and thoughtful options in mind. Here comes Option API . It is made of a set of PHP classes and a MySql table. This lib intends to make your development much faster and yet make a options rich application. It is made for developers like you, who wants to make great products. Check out manual file to understand more about this lib.
(0 ratings)
Reviews0
PriceUSD 6.00
Views407
PHP Log2Files Advanced Logger
The main purpose is to ensure the logger is very fast and can be used in production environment. Multiple PHP execution threads log to consecutive files at the same time, to avoid synchronization and locking problems. There is no need to do any additional setup. Just pure PHP (no mysql even!) and some simple API calls.
(0 ratings)
Reviews0
PriceUSD 4.00
Views426
Form Expression Parser
The custom result variables will be parsed upon form submission and readily available to you making it possible to store them in a database or other container or take appropriated action depending on the values of the result variables. Simply add one or more textfields or textareas to your existing form, add your custom result expressions and be on your way. The expression parser can handle simple numbers, defined variables, posted form field values, mathematical expressions such as +, -, * and /, boolean expression and if-statements. Negative numbers are not a problem either! Use this useful tool if you need to calculate indexes or do calculations on form submitted data. Integration is easy with only one necessary PHP file and only 4 lines to handle the PHP process. On the HTML side you only add one hidden textarea field.
(0 ratings)
Reviews0
PriceUSD 4.00
Views383
KudzuPHP
KudzuPHP is an easy to use template engine written for PHP. It sports it's own library system that makes it easy to write custom components that can be loaded dynamically. KudzuPHP is event driven which means that your template drives the output process. Write master pages in PHP, achieve 100% separation of Code and Layout. KudzuPHP is used by the Wordpress plugin know as Kazoo that allows Wordpress bloggers to code against the Wordpress API without any knowledge of PHP.
(0 ratings)
Reviews0
PriceFree
Views493
ZanPHP Framework
ZanPHP is an agile Web application development framework written in PHP5 that uses different design patterns and best practices to create applications more quickly with good quality code.
(3 ratings)
Reviews0
PriceFree
Views856
PHP Setup Wizard - Installation script for your application
PHP Setup Wizard is an easy to use and yet powerful PHP script for creating user friendly installation wizard. If you have created an application, software or any script that is missing an installation module, PHP Setup Wizard will fill this gap perfectly. Within just a few minutes you can customize and tailor each step of the installation wizard to gather information from the user and perform necessary tasks such as database installation or file creation. Our software makes the installation process as simple as possible and may be easily customized for any project.
(9 ratings)
Reviews0
PriceFree
Views775
Qcubed
Building on top of jQuery, with OOP at its core, QCubed provides a powerful solution for building database-driven Web 2.0 applications. QCubed (pronounced 'Q' - cubed) is a PHP5 Model-View-Controller framework. The goal of the framework is to save the time for developers around mundane, repeatable tasks - allowing them to concentrate on things that are useful AND fun. How many times have you written that SQL query, and then parsed out the results? There are two key elements to the framework: the Code Generator, and the event-driven, stateful user interface framework (QForms). The Code Generator creates PHP classes based on your database schema. QForms provide a framework for a true model-view-controller infrastructure in your application. Using standard HTML, create a layout of your page (view) and use the code-generated ORM classes to read and write from the database (model).
(0 ratings)
Reviews0
PriceFree
Views703
API Client
It helps you to communicate with all types of API ’s. Even if you don’t have CURL on your server the class will fallback to an implementation that uses "fopen" without loosing any functionality. You will still be able to choose headers, request methods, timeouts and other settings.
(0 ratings)
Reviews0
PriceUSD 8.00
Views402
PHP2JS DataMapper
It allows in easy way to transform all PHP variables to JS script. Main features are as follow: Features: easy access to PHP vars from JS scripts, access to all PHP superglobal arrays like GET , POST , COOKIE , SESSION , SERVER , ENV , FILES , REQUEST , GLOBALS , access to all defined constants, very easy installation and configuration (in minimum version include one JS and PHP file), many of well described PHP function handles registered vars, support for GPC , no additional PHP modules needed.
(0 ratings)
Reviews0
PriceUSD 6.00
Views483
API Reader and Parser Library
The most jam-packed library that has been extremely popular in the past has been upgraded to 2.0.0 which brings huge bug fixes, even more efficient code (core library is only 25KB!) and is more powerful than it has ever been before! You would soon get so familiar with APIReader you’ll realize how you ever lived without it! APIReader is the most successful API reader and parser library throughout CodeCanyon, and APIReader is our debut file on the marketplace. We’ve made the code easy to use, and it was engineered by veteran PHP developers and architects so you will never NEED to touch any other API library ever again! You’ll love working with this! APIReader was built for developers by developers so we have added everything there is need!
(0 ratings)
Reviews0
PriceUSD 8.00
Views402
PHP Quick
PHP Quick is an extensible barebones web application development framework for PHP. PHP Quick is a lightweight, highly extensible development framework with search engine friendly URLs and exceptional performance.
(0 ratings)
Reviews0
PriceFree
Views624
PHP Zip files and directory class
This PHP class is capable of Zipping a single file or even an entire directory. To use this Zip class file, -You have to include this file in your project. -Create class object. -Call the public function compress(); this function takes two arguments, source and destination. You can omit the second argument, and then working folder will be the destination. On success this function will return the Zip file name. -An example file is given to understand the mater.
(0 ratings)
Reviews0
PriceFree
Views574
CRUD Gen
It is very useful if you are creating a back-end admin panel for your system. And you can also use it to give your client an editable table without revealing your DB connection info. It is highly customizable, which means, you can control table’s titles, specify which column to show and hide, limit sortable columns, control CRUD operations. CRUD Gen is built with jQuery UI CSS framework, which means you can download any UI theme from jQuery UI and apply to your data grid.
(0 ratings)
Reviews0
PriceUSD 8.00
Views545
Results 61-80 of 366