Search Results for "telegram source code" - Page 63

Showing 1683 open source projects for "telegram source code"

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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    A class which will generate standards-based HTML/XHTML/CSS. The main features include: standards-based code (HTML 4.01 and XHTML 1.0: Transitional, frameset and strict supported), extensive error checking, code optimisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jsAssertUnit is a unit testing framework based on assertions, helping JavaScript developers to test their code. Failing assertions about the program state are tracked in a Reporter window of a DOM compliant browser : IE5+, Mozilla, Netscape 6+, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PHPdox is a flexible PHP documentation generator, able to parse PHP code and to convert the informations into detailed documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software tools to foster group communications in a technical club environment. Unlike regular discussion board software, ours will let users post computer code just as easily as regular text messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    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
  • 5
    HTM is a management tool wich help leagues/tournaments admins. The public part uses templates (html separate from code) so editing the html is very easy. - PHP/mySql -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Chicago PHP User Group (ChiPHPug) web-site is itself an OpenSource project. Visit our site and its source code to see what a wide variety of skill-levels in PHP can accomplish by working together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PhpPgGBox is a photo gallery system coded with PHP for PostgreSQL. PhpPgGBox provides previous - next links using database. Its code is flexible, one can easily modify error messages, and output messages. MySQL and Windows support will be available in fut
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project, PHP Locale, is a set of tools that provides a framework to help you develop multilingual web site. Including Locale Negotiator that detects user's language and charset preference, ISO 639-1 code to Language name mapping, ISO-3166 code to Cou
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The openCRM died over a decade ago. We keep this code around for historical reasons. It used to be a fully fledged CRM tool used at different organisations. The full code is availalbe here. It has nothing to do with current opencrm projects in hosted ser vice. OpenCRM is an Open Source CRM and Support System. It can be used for tracking clients, contracts, support tickets, and small project managment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Having a clean MVC like framework in PHP based on standards like PEAR, Smarty and even Java Struts concepts. OO Code, DB Abstraction, Log, Session, Form handling, Templates, Page caching, I18N, Configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MyGraph is a easy-to-use library to draw graphs using data stored with MySQL database. The goal is to insert graph in HTML page with very few code, just selecting scales and the graph type.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FPCode is a lightweight web publishing system. It is intended for (but not limited to) Chinese Mac OS X users. The code is (and will be) used in our production site (www.frostyplace.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to create a searchable archive (for several OSes) for the popular webcomic College Roomies From Hell!!!, located at http://www.crfh.net. The final code can hopefully be modified to help other webcomics and similar projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    This project contains PHP code and classes to pull NTOP Statistics out of a mySQL DB... Info such as host name, IP addresses, client ports, TCP Sessions, etc... can be reported on. Other reports are easy to add on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Php Database class creation wizard. This code creates a php class for a database table that includes all required SQL to update the database as well as form output code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP4/Perl5 web forum engine, that is focused on using as low bandwidth to client as possible by means of reusable javascript code peaces. Functionality is similar to phorum and l-forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Threads is a PHP based threaded forum / BB board with support for user profiles, public and private forums, BB code, smilie detection and themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    I intend to build a theme for phpWebSite in which the php is completely separated from html. All the html goes into a template-file. With this template, one only needs to write the html to create new themes, not to code any php. One can use normal wysiwy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Beautifier highlights and indents source code using highlight configuration files (which are similar to Ultraedit highlighting files). Beautifier handles line/block comments, keyword highlighting, correct indentation, and string highlighting. More advance
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a generator that creates PHP 4 code based on a PostgreSQL RDBMS for data entry into any database table or tables with 1-n associations or n-n associations. The generator now manages projects of more tables and has a complete graphical layout (CSS
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    phpMyRAD was designed to make development simplier, by giving a web interface for developers to input his requirments, it'll then generate the following 1) HTML Form tags, to be CopyAndPasted into user's HTML files. 2) PHP Code segment to validate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This project integrates sevral commonly used scripts into one. No need to change the layout of every script you install, just install a module to do the job. No module present? Just use some code to make your layout around the scipt! This has allready be
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP SiteBuilder adds value to your website You & the users can easily provide content * consistent look and feel * community-driven website * autotest website * easy installation * separates code, content and layout * XHTML output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hurricane is a WYSIWYG tool for editing articles in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Newstone will be a complete re-write of the now defunct "Keystone" Problem management program using none of the original code. It is written in PHP, using various database back ends. Newstone will allow support centers to keep track of their faults.
    Downloads: 0 This Week
    Last Update:
    See Project