Posts
-
php-pdftk
A PDF conversion and form utility based on pdftk
php-pdftk brings the full power of
pdftkto PHP - and more.- Fill forms, either from a XFDF/FDF file or from a data array (UTF-8 safe for unflattened forms, requires pdftk 2.x !)
- Create XFDF or FDF files from PHP arrays (UTF-8 safe!)
- Create FDF files from filled PDF forms
- Combine pages from several PDF files into a new PDF file
- Split a PDF into one file per page
- Add background or overlay PDFs
- Read out meta data about PDF and form fields
- Set passwords and permissions
- Remove passwords
Tags: #php
-
jitamin
:panda_face: Jitamin is a free software written in PHP, intended to handle the project management over the web. QQηΎ€: 656868
- Get a clear visual overview of your project
- Multiple themes
- Project/task management
- Support task list, kanban and Gantt views
- Drag and drop tasks
- Multiple language support, build-in English and Chinese language supports
- Filter on search results
- Support personal projects and team projects
- Support tasks, sub-tasks, attachment, comments
- Auto-trigger actions
- Visualized statistics result
- Support third part integration
- Support plugins
Tags: #php β’ jitamin β’ scrum
-
telegram-history-dump
Backup Telegram chat logs using telegram-cli
This utility is the successor of [telegram-json-backup][1], written from the ground up in Ruby. It can create backups of your Telegram user and (super)group dialogs using telegram-cliβs remote control feature.
Compared to the old project, telegram-history-dump:
- Has better support for media downloads
- Supports output formats other than JSON and is extensible with custom formats
- Supports incremental backup (only new messages are downloaded)
- Does not depend on unstable Python/Lua bindings within telegram-cli
- Has a separate YAML formatted configuration file
The default configuration will backup all dialogs to a directory named
output, in JSON format, without downloading any media.Tags: #ruby β’ hacktoberfest β’ telegram
-
lory
β Touch enabled minimalistic slider written in vanilla JavaScript.
lory is released under the MIT license & supports modern environments. There is also a prebundled CDN version which you can use.
Tags: #javascript
-
couchnode
Couchbase Node.js Client Library (Official)
The Node.js SDK library allows you to connect to a Couchbase cluster from Node.js. It is a native Node.js module and uses the very fast libcouchbase library to handle communicating to the cluster over the Couchbase binary protocol.
Tags: #typescript β’ couchbase β’ nodejs
-
bunny
Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
Bunny is a RabbitMQ client that focuses on ease of use. It is feature complete, supports all recent RabbitMQ features and does not have any heavyweight dependencies.
Tags: #ruby β’ rabbitmq β’ amqp
-
PHPComplex
PHP Class for handling Complex numbers
composer require markbaker/complex:^1.0Tags: #php
-
clientjs
Device information and digital fingerprinting written in pure JavaScript.
To use ClientJS, simply include
dist/client.base.min.jsor one of the other bundles (see bundles section for more details)Tags: #javascript
-
issue-status
A flexible, modern and blazingly fast βοΈ status page
A flexible, modern and blazingly fast βοΈ status page.
- π System health
- π Incident history, scheduled maintenance and postmortems
- β¨οΈ Pre-built templates
- π Hosted on Cloudflare, GitHub Pages and more
- βοΈ Markdown support
Special thanks to my sponsors for their contributions
Tags: #typescript β’ status-page β’ incident-management
-
valvat
Validates european vat numbers. Standalone or as a ActiveModel validator.
Valvat supports validating VAT-IDs from the UK by syntax, checksum and using the HMRC API v2.0. Validation against the VIES web service stopped working early 2021.
Sadly with the deprecation of the HMRC API v1 on January 2025 there is no open accessible web service to validate UK vat numbers anymore. To use the current v2 of the HMRC API you will need to create an account on the HMRC Developer Hub and then apply for production credentials. The second step is a little bit more involved and can take up to ten business days. See the configuration section below how to use valvat with your HMRC authentication credentials.
Northern Ireland received its own VAT number prefix - XI which is supported by VIES web service so any XI-prefixed VAT numbers should be validated as any EU VAT number.
Tags: #ruby β’ taxes β’ vat-validation
subscribe via RSS