Top Development Tools Scripts for Web
Normally, users press a link and a new page is loaded.With AjaxGetContent enabled on the site, instead of reloading the browser tab with the new page, the current page's content is removed, leaving the common elements in place (menu, footer, header, logo,...
PHPUnit is considered a de-facto standard for unit testing PHP code.
The framework returns results in an easy readable format.
They (the results) are properly formatted for quick analysis and easy navigation.What is new in this release:New PHAR release...
While most static site compilers work on top of a core that includes all basic functionality, Metalsmith is different.
It has a much much smaller core, and all the functionality is added via plugins.
So if you want to have a breadcrumb navigation system...
Authorize.net is a well known payment processing service, with an API that's quite hard to use.Py-Authorize simplifies some of these API inner-workings, allowing easier access to payment-related operations.Features:Manage transaction details
Manage...
ClearScript is a mash-up from Google's V8 engine, Microsoft's JScript, and VBScript, adding a scripting language interpreter to any .NET-based website, desktop, or mobile application.This means developers can use JavaScript or VBScript on top of C# or...
HTML5 Admin puts some order in the plethora of Bootstrap UI components, providing a basic starting point and a lot of ready-made page templates on which developers can create an administrative dashboard on.Ideal for forum, CMS, blog, or portal backends,...
WebSite-PHP comes with plenty of documentation to get developers started on their own PHP-driven website, with the help of a fully working OOP framework.Using WebSite-PHP reduces development time, by not re-using the same code over and over again.MySQL...
The Horus Framework is a pretty solid attempt at designing a good OOP framework in as a small package as possible.Focused on a light codebase and on a solid, standards-friendly approach, Horus can be used to write advanced applications without having to...
LESS stands for Leaner CSS, and is an extension for the CSS language, adding support for variables, nested rules, mixins and operations.LESS currently supports both CSS 2 & 3 syntax and is a widely used language amongst developers.Less.js is a JavaScript...
Prometheus is basically a server application which scrapes various sources for information and stores the results in a time-series format.The server includes its own muti-dimensional data model and query language to interrogate the collected data, along...