Posts
-
twitter-api-php
The simplest PHP Wrapper for Twitter API v1.1 calls
$settings = array( 'oauth_access_token' => "YOUR_OAUTH_ACCESS_TOKEN", 'oauth_access_token_secret' => "YOUR_OAUTH_ACCESS_TOKEN_SECRET", 'consumer_key' => "YOUR_CONSUMER_KEY", 'consumer_secret' => "YOUR_CONSUMER_SECRET" );Tags: #php • twitter-api • twitterapiexchange
-
imagecache
Caching extension for the Intervention Image Class
Intervention Image Cache extends the Intervention Image Class package to be capable of image caching functionality.
The library uses the Illuminate/Cache package and can be easily integrated into the Laravel Framework. Based on your Laravel cache configuration you are able to choose between Filesystem, Database, Memcached or Redis for the temporary buffer store.
The principle is simple. Every method call to the Intervention Image class is captured and checked by the caching interface. If this particular sequence of operations already have taken place, the data will be loaded directly from the cache instead of a resource-intensive image operation.
Tags: #php
-
SlimSocial-for-Facebook
Light version of Facebook. Light both in the weight and in the use.
SlimSocial for Facebook is a lightweight and customizable alternative to the official Facebook app. It was originally created in 2015 as a project to explore Android app development, but it was put on hold due to university and work commitments.
Recently, I updated the app with a new codebase using Flutter, making it more efficient and user-friendly than ever before. SlimSocial still retains its original values of lightweight design and privacy, while introducing new features, such as the ability to hide ads and a better user interface.
Tags: #java • facebook • android-app
-
colorpicker
🍭color picker for android
Tags: #java • color-picker • android
-
memio
[main] A highly opinionated PHP code generator library
Memio is a library, it allows you to describe PHP code by building “Model” classes (e.g.
new Method('__construct')) and then to generate it using aPrettyPrinter!Note: The actual generation logic is held in Twig templates. If the coding style provided doesn’t appeal to you, you can overwrite those templates easily.
Tags: #php
-
wnr
⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. (NEW FEATURE UPDATES PAUSED.)
I appreciate it if you can help contribute.
-
If you have any feature requests / bugs to report, feel free to have a issue.
-
If you have done something brilliant, then go for a pull request.
-
If you want to add a new language to wnr, see this guide first.
Tags: #javascript • timer • pomodoro
-
-
osr-rover-code
Code that runs on the Open Source Rover
This repository contains the code that runs on the Raspberry Pi (RPi) to control the JPL open source rover (osr).
The rover runs on ROS2 (tested on Foxy), and uses Python3.
Tags: #python
-
deepkit-framework
A new full-featured and high-performance TypeScript framework
Check out the Deepkit Documentation to get started.
Tags: #typescript • mongodb • nodejs
-
i7j-rups
RUPS is an acronym for Reading and Updating PDF Syntax. RUPS is a tool built on top of iText® that allows you to look inside a PDF document and browse the different PDF objects and content streams.
iText Rups is built into a Jar file which is then run by Java. To build iText Rups with Maven, run the following command:
mvn clean packageThe resultant Jar file with dependencies will be located in the
targetdirectory.To run RUPS, simply type
java -jar itext-rups-x.y.z-SNAPSHOT.jarTags: #java
-
receiptnotice
Push notification bar use your android phone to the specified URL
*This software is open source and not profitable software. There is no so-called customized version.There are no paid QQ groups, hope you know *
Tags: #java
subscribe via RSS