Posts
-
Leaflet.draw
Vector drawing and editing plugin for Leaflet
Adds support for drawing and editing vectors and markers on Leaflet maps.
Supports Leaflet 0.7.x and 1.0.0+ branches.
Please check out our Api Documentation
Tags: #javascript
-
MutabilityDetector
Lightweight analysis tool for detecting mutability in Java classes
Mutability Detector is designed to analyse Java classes and report on whether instances of a given class are immutable. It can be used:
- In a unit test, with an assertion like
assertImmutable(MyClass.class). Is your class actually immutable? What about after that change you just made? - As a FindBugs plugin. Those classes you annotated with
@Immutable, are they actually? - At runtime. Does your API require being given immutable objects?
- From the command line. Do you want to quickly run Mutability Detector over an entire code base?
Tags: #java
- In a unit test, with an assertion like
-
SPFtoolbox
SPFtoolbox is a Javascript and PHP app to look up DNS records such as SPF, MX, Whois, and more
Tags: #php • spf • dns-record
-
passwords
A simple, yet feature rich password manager for Nextcloud
Easy to use yet feature-rich and secure password manager for Nextcloud
Tags: #php • nextcloud • nextcloud-app
-
enlightn
Your performance & security consultant, an artisan command away.
Think of Enlightn as your performance and security consultant. Enlightn will “review” your code and server configurations, and give you actionable recommendations on improving performance, security and reliability!
The Enlightn OSS (open source software) version has 66 automated checks that scan your application code, web server configurations and routes to identify performance bottlenecks, possible security vulnerabilities and code reliability issues.
Enlightn Pro (commercial) is available for purchase on the Enlightn website and has an additional 64 automated checks (total of 131 checks).
Tags: #php • laravel • static-analysis
-
Sparta
go microservices, powered by AWS Lambda
Times have changed since I started this work. I no longer have the resources to adequately maintain this project. Additionally, there now also exist several other options, including SAM, around which lively communities have formed. With v3, all CloudFormation API changes have been migrated to go-formation and all AWS API SDK calls moved to AWS v2. This likely marks the end of my active development on Sparta.
If this project has been helpful to you and you’re interested in becoming a shepherd, please open an issue. Thanks all for your feedback, support, and recommendations over the years.
Keep on serverlessing!
- Matt December 5th, 2021
Tags: #javascript • serverless • golang
-
taurus
Automation-friendly framework for Continuous Testing by
Quick links: Taurus Documentation Knowledge Base GitHub Issues Tags: #python • load-testing • performance
-
minify-maven-plugin
Combine and minimize JavaScript and CSS files for faster page loading.
Minify Maven Plugin combines and minimizes your CSS and JavaScript files for faster page loading. It produces a merged and a minified version of your CSS and JavaScript resources which can be re-used across your project.
Under the hood, it uses the YUI Compressor and Google Closure Compiler but has a layer of abstraction around these tools which allows for other tools to be added in the future.
Tags: #java
-
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
-
apiman
Extensible and flexible API Management. Add your own functionality with simple Java plugins.
⚡️⚡️ Apiman 4 is under active development ⚡️⚡️
Apiman is a flexible and open source API Management platform.
With just a few clicks you can get Apiman running, putting a platform at your fingertips that covers the whole API Management lifecycle. Whether you want to offer existing APIs to external consumers in a secure way, or have a centralised location to discover and govern APIs, Apiman has you covered.
But that’s not all. Apiman is designed to be easy to customise, and you can implement your own functionality by writing simple Java plugins.
Tags: #java • api-management • api-gateway
subscribe via RSS