Showing 34 open source projects for "track time php"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Countries States Cities Database

    Countries States Cities Database

    Discover our global repository of countries, states, and cities

    Full Database of city state country available in JSON, SQL, XML, YAML & CSV format. All Countries, States and cities are Covered and populated with Different Combinations and versions. The API database is regularly updated to ensure the latest data is available to users. Discover our global repository of countries, states, and cities! Get comprehensive data in JSON, SQL, XML, YAML, and CSV formats. Access ISO2, ISO3 codes, country code, capital, native language, time zones (for countries...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    General purpose PHP SOAP-client

    General purpose PHP SOAP-client

    A general purpose SOAP client for PHP

    Sick and tired of building crappy SOAP implementations? This package aims to help you with some common SOAP integration pains in PHP. Its goal is to make integrating with SOAP fun again! Since life is too short to read documentation, we've added a scafolding wizard which will get you communicating with your SOAP server in no time! Implementing SOAP extensions is a real pain in the ass. It forces you to overwrite core methods of the built-in SOAP client. If you ever had to implement WSA or WSSE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JWT

    JWT

    A simple library to work with JSON Web Token and JSON Web Signature

    lcobucci/jwt is a framework-agnostic PHP library that allows you to issue, parse, and validate JSON Web Tokens based on the RFC 7519. The package is available on Packagist, you can install it using Composer. A simple library to work with JSON Web Token and JSON Web Signature based on RFC 7519. Once the library has been installed, you are able to issue and parse JWTs. To reduce the chance of having flaky tests on your test suite, the facade supports the usage of a clock object. That allows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tracy

    Tracy

    Ease debugging PHP code for cool developers

    Tracy is a tool designed to facilitate debugging PHP code. It is a useful assistant to all PHP programmers, which helps with clear visualizing and logging errors, dumping variables and a lot more. Tracy hints and corrects you just like a good friend watching your back. Look at the picture above. Yes, "did you mean $greeting?" was added to a well-known PHP notice by Tracy. Maybe you feel like: “If Tracy’s so clever, she could fix that error as well!” That is exactly what she can do. One-click...
    Downloads: 1 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    Mercure

    Mercure

    Server-sent live updates, protocol and reference implementation

    Mercure is an open protocol for real-time communications designed to be fast, reliable and battery-efficient. It is a modern and convenient replacement for both the WebSocket API and the higher-level libraries and services relying on it. Mercure is especially useful to add streaming and asynchronous capabilities to REST and GraphQL APIs. Because it is a thin layer on top of HTTP and SSE, Mercure is natively supported by modern web browsers, mobile applications, and IoT devices. A free...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Tokenizer

    Tokenizer

    A small library for converting tokenized PHP source code into XML

    A small library for converting tokenized PHP source code into XML. You can add this library as a local, per-project dependency to your project using Composer. If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GoatCounter

    GoatCounter

    Easy web analytics. No tracking of personal data

    GoatCounter is an open-source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy-to-use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo. Privacy-aware; doesn’t track users with unique identifiers and doesn't need a GDPR notice. Fine-grained control over which data is collected. Also see the privacy policy and GDPR consent notices. Lightweight and fast; adds just ~3.5KB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Doctrine JSON ODM

    Doctrine JSON ODM

    An object document mapper for Doctrine ORM using JSON

    ... can even define indexes for those documents. Doctrine JSON ODM allows to store PHP objects as JSON documents in modern, dynamic columns of an RDBMS. It works with JSON and JSONB columns of PostgreSQL (>= 9.4) and the JSON column type of MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CWhy

    CWhy

    Explains and suggests fixes for compile-time errors for C, C++, C#, Go

    Explains and suggests fixes for compiler error messages for a wide range of programming languages, including C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, Swift, and TypeScript. CWhy needs to be connected to an OpenAI account or an Amazon Web Services account. Your account will need to have a positive balance for this to work (check your OpenAI balance). CWhy currently defaults to GPT-4, and falls back to GPT-3.5-turbo if a request error occurs. For the newest and best model (GPT-4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#, F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help. You can also Save & Share with the Community, and view patterns you create or favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    email-validation-api.com

    Email Address Verification API

    We provide a High Quality / Real-Time Email address Verification API. We perform checks on both local username and domain name parts of the Email address syntax. Our system evaluate a score based on the username syntax risk, as well as some deep server verifications, such as: MX records existence, SMTP host, open ports, and the answers after a socket conversation between our server and the SMTP host. Our API will answer to your requests using the output format of your choice, with the results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    mYLastRSS

    PHP class to parse and merge several feeds

    PHP class to parse several feeds at same time and give ordered result. Support RSS 0.9x/1.0/2.0, RDF, and Atom. Support some namespaced modules like Media RSS, iTunes, Dublin Core, and more... Include class to make RSS rewriting or filtering.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Wrupit

    Wrupit

    An opensource PHP script for creating your own online notebook

    Wrupit is a PHP software which enables you to have your own “online private notebook” in a minute. It’s simple, and flexible. I’ve tried my best in making the software simple, clean and readable by adding comments. I’m a newbie in developing so this script may not be perfect but it is pretty sufficient for the basic needs of creating an online notebook system. Wrupit is a small, simple opensource project that allows you to setup your own “online notebook” in minutes. It requires extremely less...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SqlFormatter

    SqlFormatter

    Lightweight php class for formatting sql statements

    A lightweight php class for formatting sql statements. It can automatically indent and add line breaks in addition to syntax highlighting. I found myself having to debug auto-generated SQL statements all the time and wanted some way to easily output formatted HTML without having to include a huge library or copy and paste into online formatters. I was originally planning to extract the formatting code from PhpMyAdmin, but that was 10,000+ lines of code and used global variables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PHP QR Code

    PHP QR Code

    Create QR Codes in PHP

    PHP QR Code is open source (LGPL) library for generating QR Code, 2-dimensional barcode. Based on libqrencode C library, provides API for creating QR Code barcode images (PNG, JPEG thanks to GD2). Implemented purely in PHP.
    Leader badge
    Downloads: 1,157 This Week
    Last Update:
    See Project
  • 18
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    An object-oriented library written in PHP that allows reading and writing iCalendar files. It is easy to use, fully standards compliant, and powerful. Intended audience: application developers who want to support iCalendar (RFC-2445, iCal).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP. ________________________ NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME. There are currently two active maintainers of NBBC: - Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the 1.x source tree, but it has had some of the outstanding bugs fixed. - Vanilla (https://github.com...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    e7o.de CalDAV Project
    CalDAV sync for Android ---- Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside. ---- For code look at: https://github.com/e7o-de/android.caldav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Miraj is a lightweight open-source PHP and Javascript framework, meant on reducing the time needed to build fast and reliable websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Placeto CMS
    A lightweight, easy to use PHP content management system (CMS). Written to be fast and to use as little memory as possible. Placeto CMS offers browser and server caching, provides gzip compression and to cut down on bandwidth and CPU time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Online Random Quote
    Random Quote displays a Random Quote from a database of User-Defined Quotes. Very quick and simple to use, and you can easily change the style, appearance and content at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next