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
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.
The Log & Dbug Library is an open source PL/SQL library, useful to log/debug your programs in the development phase and trace their activity and performances in production. It is ideal to improve your efficiency and code quality.
This is a class that make life with MySQL and PHP much easier. At least for me. Error reporting and exceptions used. Download, unpack, check example.php and have fun :-)
As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
quExec allows you to execute and control external OS processes from within a Java application server in a Java EE-compliant way. quExec comes with a light-weight, Spring-based container for native processes that is accessible via JMS.
Lightweight, cross platform XML processing library for C++. Designed with efficiency and performance (in terms of both CPU and memory usage) as the top priority. Template based, supports multibyte as well as wide character encodings.
Advanced Flash Preloader from http://preloaderz.com will provide well-dubegged, optimized, fast, easy and ready-to-use Flash/Flex/ActionScript solution. We will try to share good code for all preloading needs.
This is a Java Business Accounting API that consist of invoicing, general ledger, stock/inventory control and other business API that will assist java developer to build a business software with ease.
Messi is a REST ajax framework for java and php. Database is manipulated transparently via SQL statements using javascript. Records are fetched to browser as scrollable dataset linked to data-aware JS widges such as editable grid and various fields.
libwebappremote is a C library that would allow application to provide a web-based service to provide monitoring and sending commands to the application via HTTP
CppExcel is an unmanaged, stand-alone, platform-independent C++ library for reading and writing native Microsoft Excel 2007 XLSX and 97-2003 XLS files, without Excel needing to be installed. CppExcel is based on the PHPExcel library.
Sybase Open Client Object Oriented Interface (SOOI) The main goal of the project is help to developers, who uses C++ and Sybase Database in theirs works to start it quickly without using complicated API.
PHP error and exception handling class. To simplify error and exception handling, converts errors into exceptions. Adds 'nice' error message box for final user and developer full error data including execution trace. Plus some helping methods
The Frost library is a tool for JavaScript development in widget engines and mobile browsers. We try to create a simple means for unified access to device capabilities and Ajax requests in as many different widget engines and mobile browsers as possible.
PHP database access class for PostgreSQL, offering convenient state-of-the-art interface to PostgreSQL, combined with automatic provision for every trick in the book to make database access and queries as fast as possible.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.
A project to extend TagLib's C bindings and create a complete C API. The name of the project is TACCI as an acronym of TAglib's Complete C Interface.
Made mainly for GTKPod, since it's tagging support is shaky and there are very few alternatives.
Library to define Tcl commands which manipulate C++ class and structure objects in manners similar to the way Tk manages widgets. Objects can then be manipulated from either C++ or Tcl. Based on the original TclObjectCommand